Skip to content

Resolve "Emit warning log when HTTP client request queue exceeds a threshold"

Closes #2085 (closed)

For the near term, modify the code to emit a warning periodically, once the queue size exceeds a threshold. I am open to suggestions as the values for both. I am using a size 2048 and a warning interval of 5 seconds.

Edited by Thomas Markwalder

Merge request reports