retry icon indicating copy to clipboard operation
retry copied to clipboard

Exponential backoff support?

Open IzumiSy opened this issue 3 years ago • 0 comments

I have a flaky step that sometime can be long, so I need some mechanism to change interval time flexibly.

Exponential backoff is the best solution, I guess. Do you have any plan to support it?

IzumiSy avatar Feb 07 '23 11:02 IzumiSy