-
Notifications
You must be signed in to change notification settings - Fork 449
errfmt: introduce new package for error formatting #2842
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
Conversation
386e747
to
a627004
Compare
Those spawned when I cancelled checks workflow. |
@rafaeldtinoco could this message be related to this warning? |
Nope. I have warned devops already about the spam (independently of an error, there shouldn't be a spam like that in public issues). They always check the other errors, so its just a question of retrying from our side (and let them review the errors whenever they can). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@geyslan could u rename the pkg then ? Tks!
This commit introduces a new error-formatting package, moving and re-factoring existing error-formatting code from the logger package into it.
Done. |
1. Explain what the PR does
commit 69d1a2a
commit 52d176c
Fixes: #2783
2. Explain how to test it
3. Other comments