Skip to content

[HttpClient] fix decorating timeout errors #38518

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

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 5.x
Bug fix? yes
New feature? no
Deprecations? no
Tickets Replaces #38501
License MIT
Doc PR -

/cc @jderusse

@nicolas-grekas nicolas-grekas merged commit 62d40d5 into symfony:5.x Oct 12, 2020
nicolas-grekas added a commit that referenced this pull request Oct 12, 2020
…russe)

This PR was merged into the 5.x branch.

Discussion
----------

[HttpClient] Fix multiple timeout with multiple retry

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | /
| License       | MIT
| Doc PR        | /

Fix #38518 when retryied request also failed.

Commits
-------

79a9392 Fix multiple timeou with multiple retry
@nicolas-grekas nicolas-grekas deleted the hc-decorate-timeout branch October 12, 2020 16:57
@fabpot fabpot mentioned this pull request Oct 14, 2020
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.

2 participants