Optional ReadonlyconfigRetry configuration. Defaults to DEFAULT_RETRY_CONFIG.
Optional ReadonlyisCustom predicate to determine if an error is retryable. Defaults to isRetryableError.
Optional ReadonlyonCallback invoked before each retry attempt. Useful for logging.
Options for withRetry function.