Skip to content

Bump Spec11 transient attempts to 9 - #3217

Merged
gbrodman merged 1 commit into
google:masterfrom
gbrodman:moreSpec11
Aug 21, 2026
Merged

Bump Spec11 transient attempts to 9#3217
gbrodman merged 1 commit into
google:masterfrom
gbrodman:moreSpec11

Conversation

@gbrodman

@gbrodman gbrodman commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

We're still getting 429 errors after increasing the number of retries to four. Using 9 means that the maximum number of seconds we wait will be 255 -- 8 wait intervals starting at 1 second means 1+2+4+8+16+32+64+128=255 seconds.


This change is Reviewable

We're still getting 429 errors after increasing the number of retries to
four. Using 9 means that the maximum number of seconds we wait will be
255 -- 8 wait intervals starting at 1 second means
1+2+4+8+16+32+64+128=255 seconds.

Also log to see if they give us a useful retry-after header

@weiminyu weiminyu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@weiminyu reviewed 2 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on gbrodman).

@gbrodman
gbrodman enabled auto-merge August 21, 2026 15:41
@gbrodman
gbrodman added this pull request to the merge queue Aug 21, 2026
Merged via the queue into google:master with commit 7b34f3c Aug 21, 2026
16 checks passed
@gbrodman
gbrodman deleted the moreSpec11 branch August 21, 2026 17:16
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