Skip to content

fix: make serial mode consistent with parallel#16

Merged
shadowusr merged 1 commit into
masterfrom
users/shadowusr/INFRADUTY-29607
Jan 21, 2026
Merged

fix: make serial mode consistent with parallel#16
shadowusr merged 1 commit into
masterfrom
users/shadowusr/INFRADUTY-29607

Conversation

@shadowusr

Copy link
Copy Markdown
Member

Without this fix, there are several issues with serial repeats mode:

  • Exit code can be incorrectly 0, because we override last fail status with retry, which is not considered a failure in the end
  • In serial mode we have one retry less, compared to parallel mode, which is inconsistent

@shadowusr shadowusr force-pushed the users/shadowusr/INFRADUTY-29607 branch from 7492446 to 7e61f5d Compare January 21, 2026 12:13
@shadowusr shadowusr merged commit 03ca426 into master Jan 21, 2026
2 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.

2 participants