I'm using http agent to track some urls and parse response as JSON for status checking. Recently, receiving several warning email triggered by nodata for 3 minutes.
In the server log, I found info like this.
1699:20240225:081827.838 item "ZFJMisc
xy.serverCnt" became not supported: Cannot perform request: Connection timed out after 3001 milliseconds
Is there a way to prevent the item from changing to unsupported status by timeout?
In the server log, I found info like this.
1699:20240225:081827.838 item "ZFJMisc
xy.serverCnt" became not supported: Cannot perform request: Connection timed out after 3001 millisecondsIs there a way to prevent the item from changing to unsupported status by timeout?
Comment