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

chore: increase retires for deadline client in worker fixture #167

Open
wants to merge 1 commit into
base: mainline
Choose a base branch
from

Conversation

amarsjac
Copy link
Contributor

What was the problem/requirement? (What/Why)

A user running multiple worker tests with the fixtures simultaneous can result in throttling from the service. causing false negative testing failures

What was the solution? (How)

Added retries to the deadline client in the worker test fixtures

What is the impact of this change?

increase resilience to throttling

How was this change tested?

Ran the test sequences using test fixtures

Was this change documented?

no

Is this a breaking change?

no

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@amarsjac amarsjac requested a review from a team as a code owner November 27, 2024 21: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