[go: up one dir, main page]

Module poller

Module poller 

Source
Expand description

Types and methods for long-running operations (LROs).

Structs§

Poller
Represents a long-running operation (LRO)
PollerOptions
Options to create the Poller.

Enums§

PollerResult
The result of fetching the status monitor from a Poller, whether the long-running operation (LRO) is in progress or done.
PollerState
Represents the state of a Poller.
PollerStatus
Long-running operation (LRO) status.

Traits§

StatusMonitor
Represents a status monitor for a long-running operation (LRO).

Functions§

get_retry_after
Get the retry duration from the operation response or PollerOptions.