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

stats: unnecessary WARNs (slow SQL statement) #1023

Closed
bragov4ik opened this issue Aug 21, 2024 · 1 comment · Fixed by #1028
Closed

stats: unnecessary WARNs (slow SQL statement) #1023

bragov4ik opened this issue Aug 21, 2024 · 1 comment · Fixed by #1028
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@bragov4ik
Copy link
Contributor

Describe the bug

Many WARN logs due to "slow" sql statements. It's completely expected to have them running even for half an hour, so the warnings make no sense.

@bragov4ik bragov4ik added the bug Something isn't working label Aug 21, 2024
@bragov4ik bragov4ik self-assigned this Aug 21, 2024
@bragov4ik
Copy link
Contributor Author

opt.sqlx_logging_level(tracing::log::LevelFilter::Debug);

add different threshold here

@bragov4ik bragov4ik added the good first issue Good for newcomers label Aug 26, 2024
@bragov4ik bragov4ik linked a pull request Aug 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant