Skip to content

[HttpClient] fix RetryableHttpClient when a response is canceled #43537

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 16, 2021

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 5.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #43390, fix #43391
License MIT
Doc PR -

@nicolas-grekas nicolas-grekas merged commit ee93bfb into symfony:5.3 Oct 16, 2021
@nicolas-grekas nicolas-grekas deleted the hc-fix-retry-cancel branch October 16, 2021 13:52
@fabpot fabpot mentioned this pull request Oct 29, 2021
@Nyholm
Copy link
Member

Nyholm commented Nov 1, 2021

Something in 5.3.10 (full diff) broke things. I think it is this PR.

From a public cron job:

In AsyncResponse.php line 438:
                                                                  
  A chunk passthru cannot yield more than one "isFirst()" chunk.  
                                                                  

@Nyholm
Copy link
Member

Nyholm commented Nov 1, 2021

Or it might be an AsyncAws issue. I'll check a bit.

@nicolas-grekas
Copy link
Member Author

Can you open an issue here also? This is something I'd like to have a look at.

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.

3 participants