RetryPredicateArguments
Represents the arguments used by ShouldHandle for determining whether a retry should be performed.
The zero-based attempt number. The first attempt is 0, the second attempt is 1, and so on.
Represents the arguments used by ShouldHandle for determining whether a retry should be performed.