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

Only process retry queue on manual retries #266

Merged

Conversation

ChrisBr
Copy link
Contributor

@ChrisBr ChrisBr commented Mar 26, 2024

We sometimes have the case that a lot of tests fail in a job and e.g. cause it to OOM or timeout. In this case, jobs often get automatically retried and then process the exact same tests again. We should only process the retry queue on a manual retry. Automatic job retries should join the main queue instead.

@ChrisBr ChrisBr requested review from casperisfine and a team March 26, 2024 14:51
@ChrisBr ChrisBr force-pushed the cbruckmayer/only-process-retry-queue-on-manual-retries branch 3 times, most recently from 6350571 to 98610e4 Compare April 2, 2024 17:44
@ChrisBr ChrisBr force-pushed the cbruckmayer/only-process-retry-queue-on-manual-retries branch from 98610e4 to 9e68d5d Compare April 2, 2024 17:55
@ChrisBr ChrisBr merged commit be29fd2 into main Apr 2, 2024
12 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
Development

Successfully merging this pull request may close these issues.

None yet

4 participants