Std.Http.Retry.backoff
1 declaration
fn
backoff: Std.Http.Retry.BackoffThis is a callable function.
What it does
A starting point that suits a call between services.
Three attempts rather than more: a fault that survives two retries is
usually not the kind that a third fixes, and the caller is waiting.
Read the signature
- The text after the name is the type checked by Pudu.
