Skip to content

Fix exception handling#87

Merged
BobRay merged 1 commit into
BobRay:devfrom
Jako:patch-1
May 11, 2026
Merged

Fix exception handling#87
BobRay merged 1 commit into
BobRay:devfrom
Jako:patch-1

Conversation

@Jako
Copy link
Copy Markdown
Contributor

@Jako Jako commented May 4, 2026

Only the first catch will be triggered explicitly by Guzzle, the second catch can be triggered by other errors. If the second error tries to get a Guzzle response, another not catched error occurs.

image

Only the first catch will be triggered explicit by Guzzle, the second one can be triggered by othere errors. If the second error tries to get a Guzzle response, a non catched error occurs.
@BobRay BobRay merged commit eebbe50 into BobRay:dev May 11, 2026
@Jako Jako deleted the patch-1 branch May 11, 2026 06:47
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.

2 participants