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

fix(api): modify ZeroLengthMoveError logging from warning to debug level #15697

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

pmoegenburg
Copy link
Contributor

Overview

ZeroLengthMoveErrors are now superfluous, and we see lots of them in api logs. This gets rid of them in default api logs by downgrading their logging level from warning to debug.

Test Plan

Changelog

Review requests

Risk assessment

@pmoegenburg pmoegenburg self-assigned this Jul 17, 2024
@pmoegenburg pmoegenburg requested a review from a team as a code owner July 17, 2024 20:30
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Thank you!

@pmoegenburg pmoegenburg merged commit e721bbb into edge Jul 17, 2024
21 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