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

Request to Add FailureDetectorInterface to GuzzleMiddleware in 2.x Version #109

Open
fangyuqiang opened this issue Dec 18, 2023 · 0 comments

Comments

@fangyuqiang
Copy link

We are currently using Guzzle for HTTP requests in our project and rely on its middleware functionality. We have noticed that the latest ganesha 3.x version introduced a highly useful feature, which is support for custom error detection functions. However, the 3.x version requires PHP 8 or higher to install, and we are currently running PHP 7.4, which does not support PHP 8 immediately.

We kindly request the author to consider backporting the FailureDetectorInterface to the 2.x version of ganesha . This would greatly benefit users like us who are unable to upgrade to PHP 8 immediately but still want to leverage this feature. It would allow us to enhance our error handling capabilities while maintaining compatibility with our existing PHP version.

Thank you for your attention to this matter, and we appreciate your consideration of our request.

@fangyuqiang fangyuqiang changed the title Request to Add FailureDetectorInterface to Guzzle Middleware in 2.x Version Request to Add FailureDetectorInterface to GuzzleMiddleware in 2.x Version Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants