Available on crate feature
client
only.Expand description
Smithy support-code for code generated waiters.
Structs§
- Orchestrates waiting via polling with jittered exponential backoff.
- Builder for
WaiterOrchestrator
.
Enums§
- Waiter acceptor state
Functions§
- 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.