API ReferencefunctionsFunction: shouldRetry()Version: 0.96.0On this pageFunction: shouldRetry() shouldRetry(error: unknown): boolean Defined in: errors/utils.ts:30 Returns true if error is transient and should be retried. Parameters ParameterTypeerrorunknown Returns boolean