Skip to content

Function: nextPollDelay()

nextPollDelay(attempt, baseMs): number

Delay before the next poll attempt: exponential backoff capped at POLL_MAX_DELAY_MS, plus jitter so several apps booting against the same workspace do not retry in lockstep.

number

number

number