Version:
interface
RetryContext
typescript
interface RetryContextProperties
| Name | Type | Description |
|---|---|---|
attempt | number | - |
maxAttempts | number | - |
signal? | AbortSignal | - |
Was this page helpful?
interface RetryContext| Name | Type | Description |
|---|---|---|
attempt | number | - |
maxAttempts | number | - |
signal? | AbortSignal | - |
Was this page helpful?