Skip to content

--forever does not work when no predicates are specified#11

Merged
MaxBondABE merged 3 commits into
mainfrom
v1.1.1
Jan 20, 2026
Merged

--forever does not work when no predicates are specified#11
MaxBondABE merged 3 commits into
mainfrom
v1.1.1

Conversation

@MaxBondABE

Copy link
Copy Markdown
Owner

If no predicates were specified, --forever would terminate after 1 success or 3 failures. I fixed this by pulling --forever handling to the top of the evaluate_predicates() method, so it is the first thing to be evaluated.

I also improved the logging so --forever and --always-retry gave distinct messages.

- --forever was not running when we were in default behavior (no predicates
were specified).
- Fixed, improved logging around --forever/--always-retry
Updated to no longer use deprecated method.
@MaxBondABE
MaxBondABE merged commit c975ed9 into main Jan 20, 2026
1 check passed
@MaxBondABE
MaxBondABE deleted the v1.1.1 branch January 20, 2026 19:21
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.

1 participant