Skip to main content

Interface: RequestOptions

Properties

backoffOpts

Optional backoffOpts: Partial<IBackOffOptions>

The options to use for the backoff.

Defined in

external/cow-sdk/src/common/types/config.ts:29


limiterOpts

Optional limiterOpts: RateLimiterOpts

The options to use for the rate limiter.

Defined in

external/cow-sdk/src/common/types/config.ts:28