kvasir_projector v0.0.8 Kvasir.Projection.BackOff View Source
Link to this section Summary
Link to this section Functions
Link to this function
sleep_time(context, opts)
View Source
sleep_time(Kvasir.Projection.Context.t(), Keyword.t()) :: non_neg_integer()
Link to this function
wait(context, opts)
View Source
wait(Kvasir.Projection.Context.t(), Keyword.t()) :: :retry | :fail