IRequestLogOptions interface
RequestLogOptions configures the retry policy's behavior.
Properties
log |
LogWarningIfTryOverThreshold logs a warning if a tried operation takes longer than the specified duration in ms. Default is 3000ms. |
Property Details
logWarningIfTryOverThreshold
LogWarningIfTryOverThreshold logs a warning if a tried operation takes longer than the specified duration in ms. Default is 3000ms.
logWarningIfTryOverThreshold: 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