You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
revise option to control number of resubmit fail jobs #545 (#554)
reopen PR #545 due to branch removed
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added configurable retry_count to machine instances (default: 3),
persisted through serialization and visible in machine arguments.
* **Bug Fixes / Improvements**
* Improved machine constructors to accept flexible initialization
options for various machine types.
* **Tests**
* Updated test suite to validate retry_count configuration and
persistence.
* **Chores**
* Project configuration formatting refined.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments