@agorio/sdk • Docs
Function: withRetry()
withRetry(
fetchFn,options): typeofglobalThis.fetch
Parameters
• fetchFn: any
• options: RetryOptions = {}
Returns
typeof globalThis.fetch
Defined in
src/http/retry.ts:33
@agorio/sdk • Docs
withRetry(
fetchFn,options): typeofglobalThis.fetch
• fetchFn: any
• options: RetryOptions = {}
typeof globalThis.fetch
src/http/retry.ts:33