Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to fix DEADLINE_EXCEEDED bug #87

Merged
merged 4 commits into from
May 2, 2024
Merged

Conversation

MattiasOlla
Copy link
Contributor

According to Google, the issue with publishing Cloud Tasks is in the client library, so we'll try a couple of things:

  • Bump the client library to the latest version (the one we had is not that old, I don't suspect this will do anything)
  • Add retry config to publication
  • Add a setting to publish tasks using HTTP instead of gRPC (as suggested in this GitHub issue)

@MattiasOlla MattiasOlla requested a review from a team as a code owner May 2, 2024 07:16
Copy link
Contributor

@varney varney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤞

@MattiasOlla MattiasOlla merged commit 5d0db40 into main May 2, 2024
4 checks passed
@MattiasOlla MattiasOlla deleted the fix/deadline-exceeded branch May 2, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants