Skip to content

Retry timeout#596

Merged
bors merged 3 commits into
rust-lang:masterfrom
Mark-Simulacrum:retry-timeout
Jan 8, 2022
Merged

Retry timeout#596
bors merged 3 commits into
rust-lang:masterfrom
Mark-Simulacrum:retry-timeout

Conversation

@Mark-Simulacrum

Copy link
Copy Markdown
Member

rust-lang/rust#92413 (comment) failed due to a request timeout, plausibly because of a parallel request (e.g., metrics) which locked out the database for long enough to cause a failure. This changes our retry logic to hopefully always retry timed out requests.

(It does not take the step we took with docker builds of unilaterally retrying all requests, but that may be a better path rather than trying to guess... for now this seems a more limited answer).

@Mark-Simulacrum

Copy link
Copy Markdown
Member Author

@bors r+

@bors

bors commented Jan 8, 2022

Copy link
Copy Markdown
Contributor

📌 Commit a2f3b39 has been approved by Mark-Simulacrum

@bors

bors commented Jan 8, 2022

Copy link
Copy Markdown
Contributor

⌛ Testing commit a2f3b39 with merge 774de59...

@bors

bors commented Jan 8, 2022

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing 774de59 to master...

@bors bors merged commit 774de59 into rust-lang:master Jan 8, 2022
@Mark-Simulacrum Mark-Simulacrum deleted the retry-timeout branch January 8, 2022 21:48
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