Expand description
Smithy support-code for code generated waiters.
Structs§
- Waiter
Orchestrator  - Orchestrates waiting via polling with jittered exponential backoff.
 - Waiter
Orchestrator Builder  - Builder for 
WaiterOrchestrator. 
Enums§
- Acceptor
State  - Waiter acceptor state
 
Functions§
- attach_
waiter_ tracing_ span  - Attaches a tracing span with a semi-unique waiter ID number so that all the operations made by the waiter can be correlated together in logs.