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

Fix the HTTP client decoration when no http_client service is registered #792

Conversation

ste93cry
Copy link
Collaborator

@ste93cry ste93cry commented Dec 6, 2023

Fixes #791. During the development of #786, I completely forgot to handle the case where the http_client service is not registered in the container. This PR addresses the issue by checking that the service exists before decorating it.

@ste93cry ste93cry force-pushed the fix-http-client-decoration-when-client-service-not-registered branch from 45ea67c to 7415920 Compare December 6, 2023 08:36
@cleptric cleptric merged commit ce12448 into master Dec 6, 2023
33 checks passed
@cleptric cleptric deleted the fix-http-client-decoration-when-client-service-not-registered branch December 6, 2023 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrading package from 4.12.0 to 4.13.0
2 participants