mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
6d087dbd97
The watchdog does not compensate for a queue dropping messages: an unacked delivery is redelivered on its own. It re-opens a dispatch that ended without a terminal event and has nothing outstanding to retry it.