Skip to content

DEFAULT_EVENT_POLL_FLOOR_MS

const DEFAULT_EVENT_POLL_FLOOR_MS: 250 = 250

Defined in: packages/server/src/events/consumer.ts:93

The adaptive poll’s floor — the wait after the FIRST empty read (ADR-0053 decision 7: ~250 ms).