[
https://issues.apache.org/jira/browse/PLC4X-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630929#comment-17630929
]
Lukas Ott commented on PLC4X-260:
---------------------------------
This issue has been migrated to https://github.com/apache/plc4x/issues/606
> Scraper Statistics show Incomplete Requests as Failed
> -----------------------------------------------------
>
> Key: PLC4X-260
> URL: https://issues.apache.org/jira/browse/PLC4X-260
> Project: Apache PLC4X
> Issue Type: Bug
> Components: Scraper
> Affects Versions: 0.8.0
> Reporter: Ben Hutcheson
> Priority: Trivial
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)