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

feat(gcf-utils): introduce ServiceUnavailable #4496

Merged
merged 4 commits into from
Sep 27, 2022
Merged

Conversation

tmatsuo
Copy link
Contributor

@tmatsuo tmatsuo commented Sep 23, 2022

A bot can throw ServiceUnavailable when it experiences resource limitation. The next task attempt will be delayed with some backoff.

fixes #4495

@tmatsuo tmatsuo requested a review from a team September 23, 2022 22:40
@tmatsuo tmatsuo assigned chingor13 and unassigned bcoe Sep 27, 2022
Takashi Matsuo added 2 commits September 27, 2022 14:17
A bot can throw ServiceUnavailable when it experiences resource
limitation. The next task attempt will be delayed with some backoff.

fixes #4495
@tmatsuo tmatsuo force-pushed the service-unavailable branch from d3f275d to 50339d0 Compare September 27, 2022 21:17
@tmatsuo
Copy link
Contributor Author

tmatsuo commented Sep 27, 2022

@chingor13 Thanks, PTAL

@tmatsuo tmatsuo enabled auto-merge (squash) September 27, 2022 21:32
@tmatsuo tmatsuo merged commit 3398c8c into main Sep 27, 2022
@tmatsuo tmatsuo deleted the service-unavailable branch September 27, 2022 21:33
@release-please release-please bot mentioned this pull request Sep 27, 2022
@release-please release-please bot mentioned this pull request Aug 21, 2023
@release-please release-please bot mentioned this pull request Sep 11, 2023
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.

gcf-utils should provide a way for bots to return HTTP 503
3 participants