arturobernalg commented on PR #817:
URL: 
https://github.com/apache/httpcomponents-client/pull/817#issuecomment-4153345588

   > The idle timeout logic for H2 streams in core does not appear to be 
working. Please see the disabled test. Could you please investigate? The test 
case may still be flawed so review it carefully and adjust it if necessary.
   
   @ok2c  I found that inbound frames were refreshing stream activity before 
timeout expiry was checked. That causes delayed responses to miss the stream 
idle timeout. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to