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

Make a very frequent log message debug #284

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Make a very frequent log message debug #284

merged 2 commits into from
Feb 18, 2025

Conversation

neilmb
Copy link
Contributor

@neilmb neilmb commented Feb 18, 2025

Pull Request

Related to GSA/data.gov#5091

About

This one log is something like 30% of our messages in catalog-web on prod. It is of no value for us to see this as a log message because we don't do anything about it. This moves it to the DEBUG level so we won't see it in production.

PR TASKS

  • The actual code changes.
  • Tests written and passed.
  • Any changes to docs?
  • Bumped version number in setup.py (also checked on PyPi).

@neilmb neilmb requested a review from FuhuXia February 18, 2025 19:15
@FuhuXia FuhuXia merged commit 19ea728 into main Feb 18, 2025
2 checks passed
@FuhuXia FuhuXia deleted the nmb/debug-fq-log branch February 18, 2025 19:27
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