Netflix / maestro

Maestro: Netflix’s Workflow Orchestrator
Apache License 2.0
3.33k stars 201 forks source link

Support the timeout retry policy #70

Closed jun-he closed 3 months ago

jun-he commented 3 months ago

Pull Request type

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

Support the timeout retry policy.

In many cases, users want to retry step when timed out, e.g. the execution is unexpected to be stuck due to platform issues.