RetryPolicy interface
The retry policy for the user request
Properties
retry |
Retry count for user request |
retry |
Retry window in minutes for user request |
Property Details
retryCount
Retry count for user request
retryCount?: number
Property Value
number
retryWindowInMinutes
Retry window in minutes for user request
retryWindowInMinutes?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript