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

Downgrade 429 errors to verbosity 2 (#957) #963

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

mhutchinson
Copy link
Contributor

These are expected when a client is riding the limit of what the log will allow, so there's no need to fill the log up with these messages. Still having them logged does allow users to provide flags to output them to make sure there aren't way more than reasonable.

This fixes #957.

These are expected when a client is riding the limit of what the log will allow, so there's no need to fill the log up with these messages. Still having them logged does allow users to provide flags to output them to make sure there aren't way more than reasonable.

This fixes google#957.
@mhutchinson mhutchinson requested a review from a team as a code owner August 1, 2022 09:11
@mhutchinson mhutchinson requested review from roger2hk and removed request for a team August 1, 2022 09:11
@mhutchinson mhutchinson merged commit ed82d19 into google:master Aug 1, 2022
@mhutchinson mhutchinson deleted the b957-lessLogSpam branch August 1, 2022 13:28
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.

Massive amounts of 429 errors in the log
2 participants