Results for “Std.Concurrent.Retry.runWhen”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Concurrent.Retry.runWhen
&Std.Concurrent.Retry.Policy -> fn(E) -> Bool -> fn(Int) -> Result[T, E] -> Result[T, Std.Concurrent.Retry.RetryError[E]]run, retrying only the failuresretryableaccepts; any other failure
