hi, is there an good way to have exponential delay...
# ask-community
f
hi, is there an good way to have exponential delay in a task retry (v1)?
m
Hey Florian the short answer to this is not really it's been discussed before https://discourse.prefect.io/t/does-prefect-v1-0-task-support-retry-jitter/302 But the implementation of this is tricky to achieve.
f
Would be nice if it could be a generator that returns the delay or similar.