Skip to content

Enhancement -> Proper and Complete Error Handling #2

@vimscientist69

Description

@vimscientist69

Is your enhancement request related to a problem? Please describe.

TODO: handle all errors in codebase. Do this with the following methods:

  1. Catch the error, logger.error it, add metrics if it makes sense without making the mistake of logging and catching the same error at dependent code.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Possible solutions (with action steps)

Resources

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions