Skip to content

fix sigterm handling for ingestion worker#305

Open
morph027 wants to merge 1 commit into
LogicLabs-OU:mainfrom
morph027:fix-sigterm-for-ingestion-worker
Open

fix sigterm handling for ingestion worker#305
morph027 wants to merge 1 commit into
LogicLabs-OU:mainfrom
morph027:fix-sigterm-for-ingestion-worker

Conversation

@morph027
Copy link
Copy Markdown

@morph027 morph027 commented Feb 21, 2026

I was trying to setup a stack without docker and just plain systemd unit files and the workers always failed to stop gracefully, probably due to something still grips on the BullMQ event loop. This change made it work.

Probably works in docker setup as redis gets terminated too and the subscription event loop handler get's noticed.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 21, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@morph027
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@morph027 morph027 force-pushed the fix-sigterm-for-ingestion-worker branch from 2f6b215 to 2efb597 Compare February 22, 2026 07:03
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
@morph027 morph027 force-pushed the fix-sigterm-for-ingestion-worker branch from 2efb597 to e6b6aad Compare February 22, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant