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

Improve error message consistency #1546

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

VolodymyrBg
Copy link

This PR fixes several minor issues in error messages and log outputs:
Fixed typos in error messages:
Changed "settingh" to "setting" in error messages related to metrics and debug server configuration
Fixed incorrect flag names in error messages: "--metrics-listen-flag" to "--metrics-listen-addr" and "--debug-listen-flag" to "--debug-listen-addr"
Improved consistency in log messages:
Added periods at the end of sentences in log messages
Added commas between parts of sentences for better readability
Made the style of error and warning messages consistent throughout the codebase
These changes improve the overall quality of the codebase and make error messages more clear and consistent for users.

@VolodymyrBg VolodymyrBg requested a review from a team as a code owner February 28, 2025 20:50
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.

1 participant