Searched refs:retryOpts (Results 1 – 2 of 2) sorted by relevance
20 let retryOpts = opts.retry variable21 if (retryOpts === null || retryOpts === undefined) {22 retryOpts = { variable43 }, retryOpts)
36 this.retryOpts = { property303 this.retryOpts.retry(307 opts: { retryOptions: this.retryOpts, ...this.opts }