Hacker News new | ask | show | jobs
by pmontra 242 days ago
My experience is that Celery is fragile. It loses the connection with RabbitMQ sometimes and it needs a restart to recover. I never had those problems with Rails and Sidekiq + Redis.