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

MG-1744 - Improve error handling #40

Closed
wants to merge 11 commits into from
Closed

MG-1744 - Improve error handling #40

wants to merge 11 commits into from

Conversation

dborovcanin
Copy link
Owner

What type of PR is this?

This is a feature/enhancement that improves error handling and refactors the code to reflect changes.

What does this do?

This pull request changes the approach to error handling, switching from wrapping errors to using error types.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Yes, but some tests need update.

Did you document any new/modified feature?

N/A

Notes

N/A

@dborovcanin dborovcanin force-pushed the errors branch 7 times, most recently from f614e01 to 02b4c7b Compare June 25, 2024 11:31
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
@dborovcanin
Copy link
Owner Author

This is an experimental change that has been moved for the post-1.0 release. Closing the PR.

@dborovcanin dborovcanin closed this Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve error handling
1 participant