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

can I reduce number of beats? #713

Open
cimenta opened this issue Jan 15, 2024 · 1 comment
Open

can I reduce number of beats? #713

cimenta opened this issue Jan 15, 2024 · 1 comment

Comments

@cimenta
Copy link

cimenta commented Jan 15, 2024

Hi

I am using Django, celery and beats. Is there a way how I can reduce number of beats? Number of requests made to redis data store when using celery and beat.

Thank you
Radek

@Zerotask
Copy link

You can use the options:

--without-gossip
--without-mingle
--without-heartbeat

https://progressstory.com/tech/python/production-ready-celery-configuration/

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

2 participants