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

option for silencing logging for heartbeats #389

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jlvallelonga
Copy link

In development, and possible other environments, it's sometimes nice to not see the heartbeat logging. This adds an option to silence the logging for heartbeats. It's very similar to the "silence_polling" option.

Usage:

  config.solid_queue.silence_heartbeats = true

@rosa
Copy link
Member

rosa commented Nov 13, 2024

Thanks @jlvallelonga! However, I was hoping we could get #210 done instead of having a bunch of different options to silence different parts 😅

@jlvallelonga
Copy link
Author

Yeah I was thinking about that a bit when I was doing this. Makes sense :)

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