nats-io / natscli

The NATS Command Line Interface
Apache License 2.0
510 stars 99 forks source link

Allow turn off of doReqAsync adaptive timeout #1152

Closed mprimi closed 2 months ago

mprimi commented 2 months ago

doReqAsync uses an adaptive timeout to stop listening for responses when the number of responses waited is zero.

In this PR: