Skip to content

Add --fail-fast flag to rwx run and rwx results#388

Merged
robinaugh merged 1 commit intomainfrom
jason/fail-fast-flag
Mar 2, 2026
Merged

Add --fail-fast flag to rwx run and rwx results#388
robinaugh merged 1 commit intomainfrom
jason/fail-fast-flag

Conversation

@robinaugh
Copy link
Contributor

Summary

  • Changes fail_fast API param from hard-coded true to defaulting to false
  • Adds --fail-fast flag to both rwx run and rwx results commands
  • The flag only has an effect when used with --wait, which is noted in the help text

Test plan

Changes fail_fast from being hard-coded to true to defaulting to false,
and exposes it as a --fail-fast flag on both commands. The flag only has
an effect when used with --wait.
@robinaugh robinaugh self-assigned this Mar 2, 2026
@robinaugh robinaugh marked this pull request as ready for review March 2, 2026 17:06
@robinaugh robinaugh merged commit af4de82 into main Mar 2, 2026
1 check passed
@robinaugh robinaugh deleted the jason/fail-fast-flag branch March 2, 2026 17:23
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