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

Add debug.TimeoutMultiplier to all timeouts #3815

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

alexshtin
Copy link
Member

What changed?
Add debug.TimeoutMultiplier to all timeouts.

Why?
For better debug expirience it is better to have longer timeouts to make sure that debugger doesn't stop on random context deadline exceeded errors.

How did you test it?
Existing tests.

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team as a code owner January 19, 2023 00:55
@alexshtin alexshtin requested a review from yycptt January 19, 2023 00:56
@alexshtin alexshtin force-pushed the feature/debug-timeout branch from c22c62e to a671f2f Compare January 19, 2023 18:02
@alexshtin alexshtin merged commit 4576a10 into temporalio:master Jan 19, 2023
@alexshtin alexshtin deleted the feature/debug-timeout branch January 19, 2023 19:03
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