- Preparing search index...
- The search index is not available
attemptify
Methods
canRetry
- canRetry(retryContext: RetryContext): boolean
-
Parameters
-
retryContext: RetryContext
Returns boolean
equals
- equals(retryPolicy: RetryPolicy): boolean
-
Returns boolean
shouldNotRetry
- shouldNotRetry(e: Error): boolean
-
Returns boolean
toString
- toString(): string
-
Returns string
Base retry policy