IRequestLogOptions interface

IRequestLogOptions configures the retry policy's behavior.

Properties

logWarningIfTryOverThreshold

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