RetryPolicy
Constructors
Types
Properties
Link copied to clipboard
Exponentiation factor to use when computing the next retry delay.
Link copied to clipboard
Initial retry delay for the first retry attempt.
Link copied to clipboard
Maximum number of attempts before giving up retrying.
Link copied to clipboard
Maximum duration of the retry loop.