Skip to main content

SHUTDOWN_DRAIN_TIMEOUT

Constant SHUTDOWN_DRAIN_TIMEOUT 

Source
const SHUTDOWN_DRAIN_TIMEOUT: Duration;
Expand description

Max time we give the drainer to flush pending publishes once the shutdown signal fires. After this the drainer exits even if the queue still has items.