Results for “Std.Concurrent.Retry.run”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Concurrent.Retry.run
&Std.Concurrent.Retry.Policy -> fn(Int) -> Result[T, E] -> Result[T, Std.Concurrent.Retry.RetryError[E]]Run
actionuntil it succeeds or the attempts run out, retrying every
