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. Original Jira may contain additional context.
Reported by: hutcheb.
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. Original Jira may contain additional context.
Reported by: hutcheb.