cloudamqp Questions

4

Solved

What are the implications of disabling gossip, mingle, and heartbeat on my celery workers? In order to reduce the number of messages sent to CloudAMQP to stay within the free plan, I decided to fo...
Bono asked 19/3, 2019 at 20:6

1

My Django site running on Heroku is using CloudAMQP to handle its scheduled Celery tasks. CloudAMQP is registering many more messages than I have tasks, and I don't understand why. e.g., in the pa...
Underestimate asked 20/9, 2016 at 14:17

1

I'm running a Flask app on Heroku (on the free tier) and running into some trouble when scheduling tasks using apply_async. If I schedule more than two tasks, I get a long stacktrace with the excep...
Poyssick asked 7/2, 2014 at 17:51

0

I am using Django/Celery on Heroku with the CloudAMQP add-on. In my settings file, if I set BROKER_POOL_LIMIT to any value other than None, I quickly exceed my CloudAMQP connection limit of 6. ...
Inlier asked 6/5, 2013 at 3:3
1

© 2022 - 2024 — McMap. All rights reserved.