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

GuzzleHandler now accepts errors as well as exceptions on failure #52

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ossycodes
Copy link

@ossycodes ossycodes commented Aug 29, 2023

extend @mwolff-fn PR #50 plus new changes GuzzleHandler now accepts errors as well as exceptions on failure, so this line causes an issue return function (\Exception $reason) use ($request, $options) {.....}, my pr fixes this

@ossycodes ossycodes changed the title GuzzleHandler now accepts errors as well as exceptions on failure; errors are added to the body of the RejectionException from the promise GuzzleHandler now accepts errors as well as exceptions on failure Aug 29, 2023
@ossycodes ossycodes closed this Dec 18, 2023
@ossycodes ossycodes reopened this Dec 18, 2023
@dorrogeray
Copy link

@gmponos any chance of getting this merged please? 🙏

@ossycodes
Copy link
Author

@gmponos any update here please

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.

None yet

3 participants