ec2-fleet-1.7.1
Bugfixes
- Fix auto resubmit job if ec2 terminated for parametrized and pipeline jobs PR #107
- Passing parameters to parametrized jobs from original when rescheduling
- Force pipeline job abort in case of the node is disconnected. By default, it's waiting until node will be reconnected, and we cannot reschedule
- Add configuration to disable auto resubmit (by default
enabled
)