Interface: RequestOptions
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.