Properties of a RetryConfig.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
retryCount |
number | null |
<optional> |
RetryConfig retryCount |
maxRetryDuration |
google.protobuf.IDuration | null |
<optional> |
RetryConfig maxRetryDuration |
minBackoffDuration |
google.protobuf.IDuration | null |
<optional> |
RetryConfig minBackoffDuration |
maxBackoffDuration |
google.protobuf.IDuration | null |
<optional> |
RetryConfig maxBackoffDuration |
maxDoublings |
number | null |
<optional> |
RetryConfig maxDoublings |