Hi, is it possible to set the retry steps *after* a workflow fails? For example one of my workflow s
Hi, is it possible to set the retry steps after a workflow fails? For example one of my workflow steps calls a third party api where I don't know the ratelimits. I want to fail the step if I'm ratelimited, but then retry at a specific date (the api gives us this date if we're ratelimited).
I can think of some ideas like
but I'm wondering if there's anything better?
I can think of some ideas like
but I'm wondering if there's anything better?






