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

[HttpClient] disable AMP's inactivity timeout, we deal with it on our own already #37190

Merged
merged 1 commit into from Jun 11, 2020

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Jun 10, 2020

Q A
Branch? 5.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #36911
License MIT
Doc PR -

I encountered this today also.

@nicolas-grekas nicolas-grekas added this to the 5.1 milestone Jun 10, 2020
@nicolas-grekas nicolas-grekas changed the title [HttpClient] disable AMP's inactivity timeout, we deal with it on our… [HttpClient] disable AMP's inactivity timeout, we deal with it on our own already Jun 10, 2020
@stof
Copy link
Member

stof commented Jun 10, 2020

Should we add a new test in our HttpClient testsuite based on the scenario of #36911 ?

@nicolas-grekas
Copy link
Member Author

I'm not sure we can since this is time-dependent.

@fabpot
Copy link
Member

fabpot commented Jun 11, 2020

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 8169581 into symfony:5.1 Jun 11, 2020
@nicolas-grekas nicolas-grekas deleted the hc-amp-inactivity branch June 12, 2020 09:59
@fabpot fabpot mentioned this pull request Jun 12, 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.

None yet

4 participants