Structs§
- Poller
Config - Poller backoff configuration.
- Shutdown
Rx - Shutdown
Tx - Shutdown signal for poller loop.
Functions§
- jittered_
delay_ ms - Compute a jittered delay within [min, max] inclusive.
- run_
poller - Run a cancellable poller loop invoking
on_tickbetween backoff periods. - shutdown_
channel - Create shutdown channel; set to true to stop loop.