Hi, what is the best way of implementing custom re...
# troubleshooting
r
Hi, what is the best way of implementing custom retries for a schedule? By default, if there’s a network issue or something, I’d like the schedule to re-run at least twice, but with some time in between (currently it retries once about 15-20 mins after the normal schedule run). Any insight is appreciated! 🙂
v
Whatever orchestrator you're using normally handles that for you, ie gitlab ci https://docs.gitlab.com/ee/ci/yaml/#retry