Comment 6 for bug 1912834

Revision history for this message
Bill Erickson (berick) wrote :

Here's a version that just logs an annoying error message when the max is exceeded. It does no message throttling. I also upped the max to 10 to better focus on the worst offenders.

https://git.evergreen-ils.org/?p=working/OpenSRF.git;a=shortlog;h=refs/heads/user/berick/lp1912834-max-parallel-net-logging

The hope is the error message will be enough to clarify situations that must be fixed and, over time, direct coders to modify code in progress when it's discovered too many network requests are going out.