upvote
Is “a conservative limit” a high limit or a low limit? If it is high such that many responses will still be drained it would keep reading those infinite streams for a long time. If it is low it might still not drain all normal sized messages.

Anyway, this is why it pays off to read release notes closely and have a decent test suite.

reply
The drain is asynchronous, so it won’t block. The limit is 256 KB and 50 ms.
reply
This sounds like a breaking change. Like a go 2.0 thing idk.
reply