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

Increase system test backoff multiplier #253

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

aris-aiven
Copy link
Contributor

@aris-aiven aris-aiven commented Nov 4, 2024

The current multiplier=1.3 setting leads to a timeout of 20s, which occurs frequently on slow CPUs.

Update the multipler to 1.4 which leads to a max timeout of ~85s. The change was tested by running the system test 30 times and ensuring the pipeline is green.

@aris-aiven aris-aiven force-pushed the aris-increase-system-test-backoff-multiplier branch 4 times, most recently from f08bb98 to df02f3f Compare November 4, 2024 18:10
The current multiplier=1.3 setting leads to a timeout of 20s, which occurs frequently on slow CPUs.

Update the multiple to 1.4 which leads to a max timeout of ~85s.
@aris-aiven aris-aiven force-pushed the aris-increase-system-test-backoff-multiplier branch from df02f3f to 80474ab Compare November 4, 2024 18:26
@aris-aiven aris-aiven marked this pull request as ready for review November 4, 2024 18:27
@aris-aiven aris-aiven requested a review from a team November 4, 2024 18:27
@joelynch joelynch merged commit 411586c into main Nov 5, 2024
2 checks passed
@joelynch joelynch deleted the aris-increase-system-test-backoff-multiplier branch November 5, 2024 08:54
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