Skip to main content

Module runtime

Module runtime 

Source

Structs§

ProductionRetryTimer
Production retry timer that actually sleeps.

Traits§

RetryTimerProvider
Provider for sleep operations in retry logic.
RetryTimerProviderDebug

Functions§

do_sleep
Perform a blocking sleep for use by timer implementations outside boundary modules.
get_env_var
Read an environment variable for use by non-boundary callers.
production_timer
Create a new production retry timer.