Module pravega_client_retry::retry_policy[][src]

Structs

RetryWithBackoff

The retry policy that can retry something with exp backoff policy.

Traits

BackoffSchedule

The retry policy that can retry something with backoff policy.