Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce celery heartbeat/gossip messages #82

Open
BenMusch opened this issue Apr 30, 2019 · 0 comments
Open

Reduce celery heartbeat/gossip messages #82

BenMusch opened this issue Apr 30, 2019 · 0 comments

Comments

@BenMusch
Copy link
Member

Celery sends periodic messages which lead to overall message counts that exceed the free CloudAMQP limits.

Name: MIT-Tab (from Cloudamqp)
Vhost@host: [email protected]
Message usage: 1.0M of 1M (100%)
Upgrade at: https://customer.cloudamqp.com/
Effect: If you reach 100% before the end of the month and you will be given a four (4) days grace period before you will be blocked from publishing or consuming more messages. If you use reach 200% you will be blocked right away.
Questions: Reply to this email

(If you're using Celery, make sure that you add --without-gossip --without-mingle --without-heartbeat to the Celery worker command line arguments. More Celery specific information can be found here: https://www.cloudamqp.com/docs/celery.html)

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

No branches or pull requests

1 participant