Pudu programming language
Menu
API reference

Std.Concurrent.Retry.delay

1 declaration

fn

delay: &Std.Concurrent.Retry.Policy -> Int -> &Std.Random.Generator -> (Std.Random.Generator, Int)

The jittered wait before retry retry, and the generator to draw from next.

Back to Std.Concurrent.RetrySearch related declarations