At my work right now I am having to do constant maintenance to a system we call Hub, this crashes relentlessly but my skills are not in the right realm for the infrastructure nightmare that drives it. It appears to me that Celery tasks are trying to run in parallel and causing the Docker container to hit some sort of barrier that trips heartbeat schedule up causing the tasks to fail. I get init write failures but I actually think this is caused by something else.
If anyone knows docker well I'd love to have a chat about what I have here and see if I can reason a solution 🙂
It's a VM runing Ubuntu with docker which has 5 containers running celery, rabbitMQ, redis and a search programme