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

[v16] Improve backoff on host uuid file creation contention #48975

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #48903 to branch/v16

Aims to reduce flakiness in tests by using a linear backoff during
contention instead of sleeping for a constant amount of time. The
goal is to eliminate failures in CI while not causing any additional
backoff than needed in real life scenarios.
@rosstimothy rosstimothy added backport no-changelog Indicates that a PR does not require a changelog entry labels Nov 14, 2024
@github-actions github-actions bot requested review from tigrato and zmb3 November 14, 2024 15:03
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-48975.d212ksyjt6y4yg.amplifyapp.com

@rosstimothy rosstimothy added this pull request to the merge queue Nov 14, 2024
Merged via the queue into branch/v16 with commit cf6afe6 Nov 14, 2024
42 checks passed
@rosstimothy rosstimothy deleted the tross/backport-48903/v16 branch November 14, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants