Skip to main content

Interface: RequestOptions

Base options for PullOptions and PushOptions

Properties

maxDelayMs

Optional maxDelayMs: number

When there are pending pull or push requests this is the maximum amount of time to wait until we try another pull/push.


minDelayMs

Optional minDelayMs: number

When there are pending pull or push requests this is the minimum amount of time to wait until we try another pull/push.