> If bitcoind is processing 16 RPC requests, attempting to submit another request using bitcoin-cli produces this less-than-helpful error message: `error: couldn't parse reply from server`. This PR changes the error to: `error: server response: Work queue depth exceeded.`
This is a backport of [[https://github.com/bitcoin/bitcoin/pull/18335 | core#18335]]