You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overall, we should be using tiered / structured logging so we always know where an error may have occurred. We should back-fill areas that may be missing this
Additional context
No response
Code of Conduct
I agree to follow this project's Code of Conduct
Contributing Docs
I agree to follow this project's Contribution Docs
The text was updated successfully, but these errors were encountered:
Type of feature
🍕 Feature
Current behavior
There are a few places where error handling leaves abit to be desired. For example:
pizza/pkg/server/server.go
Lines 177 to 180 in f0071a5
Suggested solution
Overall, we should be using tiered / structured logging so we always know where an error may have occurred. We should back-fill areas that may be missing this
Additional context
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: