ottlukas opened a new issue, #606: URL: https://github.com/apache/plc4x/issues/606
Looking at the statistics debug log, the statistics occasionally report failed requests but on the next cycle may show as all have completed. 4 (3 success, 25.0 % failed, 0.0 % too slow) Then on the next reporting cycle may show. 7 (7 success, 0.0 % failed, 0.0 % too slow) I'm assuming that it is showing requests that haven't completed as failed requests when it shouldn't count incomplete ones. plc4j/tools/scraper/src/main/java/org/apache/plc4x/java/scraper/ScraperImpl.java - Line 146. Imported from Jira [PLC4X-260](https://issues.apache.org/jira/browse/PLC4X-260). Original Jira may contain additional context. Reported by: hutcheb. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
