Skip to content

Fix exception handling#87

Open
Jako wants to merge 1 commit intoBobRay:devfrom
Jako:patch-1
Open

Fix exception handling#87
Jako wants to merge 1 commit intoBobRay: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.
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.

1 participant