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 number of logging messages from Celery operations #910

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

ponyisi
Copy link
Collaborator

@ponyisi ponyisi commented Nov 12, 2024

Celery by default is quite noisy (e.g. starting and stopping queues results in lots of broadcast messages). Try to reduce this a bit.

@ponyisi ponyisi requested a review from BenGalewsky November 13, 2024 03:31
@ponyisi ponyisi marked this pull request as ready for review November 13, 2024 03:31
Copy link
Contributor

@BenGalewsky BenGalewsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shush!

@BenGalewsky BenGalewsky merged commit a0d6ed9 into develop Nov 14, 2024
75 checks passed
@BenGalewsky BenGalewsky deleted the quieten-celery branch November 14, 2024 14:43
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

Successfully merging this pull request may close these issues.

2 participants