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

scylla_node: disable logging for watch_rest_for_alive #479

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

fruch
Copy link
Contributor

@fruch fruch commented Jul 24, 2023

disable urllib3.connectionpool logging for this function, it doing lots of retries and we don't need to see each request that is being sent out in the log

Ref: #477

disable `urllib3.connectionpool` logging for this function,
it doing lots of retries and we don't need to see each
request that is being sent out in the log

Ref: scylladb#477
@fruch fruch requested review from nyh and bhalevy July 24, 2023 20:29
@fruch fruch merged commit e766a73 into scylladb:next Jul 25, 2023
3 checks passed
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