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

Error handling #13

Open
dominusmars opened this issue Aug 2, 2024 · 0 comments
Open

Error handling #13

dominusmars opened this issue Aug 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dominusmars
Copy link
Collaborator

We need a good way of handling errors on the backend. The goal is to make it easier to develop new features using already implemented handlers. Right now its kind of all over the place as the features are implemented just to work.

Already created DbTargetError class to handled Target Errors, It attaches hostname and message to the Error.

@dominusmars dominusmars added the enhancement New feature or request label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant