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

Requeing requests #14

Open
pavlokomarov opened this issue Jan 16, 2022 · 1 comment
Open

Requeing requests #14

pavlokomarov opened this issue Jan 16, 2022 · 1 comment
Labels
accepted The issue has been accepted and is ready to be worked on enhancement New feature or request

Comments

@pavlokomarov
Copy link

Hi!

How can I implement such as RetryMiddleware, that should retry requests after some errors?

I see, that Guzzle Promise have not assign onRejected callback now, and exceptions that thrown in Client are not handled.

@pavlokomarov
Copy link
Author

I were sketched some changes to implement this functionality in #15

@ksassnowski ksassnowski added enhancement New feature or request accepted The issue has been accepted and is ready to be worked on labels Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted The issue has been accepted and is ready to be worked on enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants