Files
triggerdotdev--trigger.dev/apps
Dan Sutton 8469561ab9 fix(mollifier): bound drainer shutdown so a hung handler can't block exit
Pass a configurable timeout to drainer.stop() so SIGTERM/SIGINT can't hang
forever if an in-flight handler is wedged. Matches the precedent set by
BATCH_TRIGGER_WORKER_SHUTDOWN_TIMEOUT_MS (default 30s).
2026-05-14 16:43:43 +01:00
..