Closed nyannyacha closed 6 months ago
Enhancement
By default, idle timeout is for connections that have been successfully established, so a 504 status code should be emitted instead of a 408 status code.
cc @laktek
:tada: This PR is included in version 1.53.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
What kind of change does this PR introduce?
Enhancement
Description
By default, idle timeout is for connections that have been successfully established, so a 504 status code should be emitted instead of a 408 status code.
cc @laktek