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

metamorphic: increase per-operation timeouts #4125

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

itsbilal
Copy link
Member

We've seen some operation timeouts being hit on teamcity agents with inexplicably slower runs than anywhere else. This change tries to quieten those failures by bumping up the default per-op timeout as well as the timeout for downloads which are especially susceptible to slowdowns in the presence of a lot of files.

Fixes #4114
Fixes #4120

We've seen some operation timeouts being hit on teamcity agents
with inexplicably slower runs than anywhere else. This change
tries to quieten those failures by bumping up the default per-op
timeout as well as the timeout for downloads which are especially
susceptible to slowdowns in the presence of a lot of files.

Fixes cockroachdb#4114
Fixes cockroachdb#4120
@itsbilal itsbilal requested a review from a team as a code owner October 31, 2024 15:10
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@itsbilal
Copy link
Member Author

itsbilal commented Nov 8, 2024

TFTR!

@itsbilal itsbilal merged commit 353a036 into cockroachdb:master Nov 8, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants