pizza icon indicating copy to clipboard operation
pizza copied to clipboard

Tracking issue: overall imporve error / logging handling

Open jpmcb opened this issue 9 months ago • 1 comments

Type of feature

🍕 Feature

Current behavior

There are a few places where error handling leaves abit to be desired. For example:

https://github.com/open-sauced/pizza/blob/f0071a5af301dabc83da4581a0d1f7765699c43e/pkg/server/server.go#L177-L180

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

  • [X] I agree to follow this project's Code of Conduct

Contributing Docs

  • [X] I agree to follow this project's Contribution Docs

jpmcb avatar Sep 11 '23 20:09 jpmcb