RetryDirective
The evaluation of a single try.
Inheritors
Types
Link copied to clipboard
Indicates that retrying should continue as the result indicates a retryable failure condition.
Link copied to clipboard
Indicates that retrying should stop as the result indicates a non-retryable failure condition.
Link copied to clipboard
Indicates that retrying should stop as the result indicates a success condition.