mint
mint copied to clipboard
Mint.HTTP2 streams stuck in `:half_closed_local` state
Unfortunately we do not have a repro or hypothesis available, but wanted to get your help either fixing the problem in Mint or advising us on how to avoid/handle it.
We are running Mint 1.6.0, and noticed a number of our Mint.HTTP2 connections with max_concurrent_streams
streams, all stuck with state: :half_closed_local
. This rendered the connection unusable as it wasn't able to handle new requests.
Is this a known failure mode? Can you help figure out what the cause is?