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

Change WARN logs to INFO where needed #511

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Change WARN logs to INFO where needed #511

merged 2 commits into from
Sep 30, 2024

Conversation

mvandenburgh
Copy link
Member

This is a prerequisite to configuring Sentry, since WARNING logs will set off an issue alert there.

We may want to go back through and figure out if some of these can be removed, or at least downgraded to DEBUG logs. But this change will at least allow us to hook up our deployment to Sentry without blowing it up with issues.

Copy link
Contributor

@BryonLewis BryonLewis left a comment

Choose a reason for hiding this comment

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

I'll have to update my Scoring Parity PR after this. I may remove some of the MAX_BBOX stuff from the downloading tasks but will probably keep some number of images so that it makes some stuff easier while debugging locally.

@mvandenburgh mvandenburgh merged commit 39d7358 into main Sep 30, 2024
8 checks passed
@mvandenburgh mvandenburgh deleted the warn-to-info branch September 30, 2024 17:29
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