Commit ad587a7
committed
fix: remove BullMQ job when marking interrupted exports as failed
When EmailEngine restarts during an export, markInterruptedAsFailed()
now removes the job from the BullMQ queue before marking the export
as failed. This prevents BullMQ from re-processing the job after
restart, which previously caused inconsistent state where the export
metadata showed "failed" but the job continued processing.1 parent 1e28abf commit ad587a7
1 file changed
+660
-0
lines changed
0 commit comments