feature but for an entire flow? I.e. if the flow fails for some reason, retry it 5 minutes later.
k
Kevin Kho
01/18/2022, 3:59 PM
Flow level retries are being considered for Orion, but the thing is that it means slightly different things to different people. If you only want to re-run failed tasks, I would either of:
1. moving all failed states to scheduled
2. use the KV store to keep a counter, use a state handler to trigger another flow run, and caching to avoid re-running already completed tasks
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.