Skip to content

Conversation

metaodi
Copy link
Owner

@metaodi metaodi commented Oct 13, 2024

fixes #176

Use the pattern `raise XYError from e` to explicitly add the original
exceptions as the cause for a new (wrapped) exception.
there is no need to retry several times
@matkoniecz
Copy link
Contributor

would it help to test this code or otherwise do something else with it?

@metaodi metaodi merged commit 757b618 into develop Jan 21, 2025
4 checks passed
@metaodi metaodi deleted the error-handling branch January 21, 2025 08:17
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.

separate error for network failure would be nice
2 participants