Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

fix: wrap provider error codes into HTTP Exceptions #421

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Dec 19, 2024

Different provides answer with different exceptions/error codes depending on the type of failures. Those can be properly captured and propagated as well known http exception errors

Partially-closes: #201

Different provides answer with different exceptions/error codes
depending on the type of failures. Those can be properly
captured and propagated as well known http exception errors

Partially-closes: #201
@yrobla yrobla merged commit 6d619f2 into main Dec 19, 2024
3 checks passed
@yrobla yrobla deleted the issue-201-v1 branch December 19, 2024 14:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle exceptions in pipeline steps
2 participants