-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
There seems to be an issue with celery that the worker stops listening to request if a celery heartbeat is missed.
These are some threats that I found where people seemed to have similar issues:
celery/celery#4997
celery/celery#4185
analyseether/ether_sql#42
celery/celery#2296
Right now, there is a cronjob that checks every hour if the worker's log shows a missed heartbeat and restarts the container in that case. This works fine for now, but there might be more elegant solutions for the future.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels