Open sushaanttb opened 9 months ago
I was having a look at my output logs and StatsAggregator class.
I would like to understand the reason for keeping the same value of "total number of requests" for both "completed" & "requests" keys?
If by "completed", we wanted to mean "successful" , then the count should be (total requests-failed requests)
I was having a look at my output logs and StatsAggregator class.
I would like to understand the reason for keeping the same value of "total number of requests" for both "completed" & "requests" keys?
If by "completed", we wanted to mean "successful" , then the count should be (total requests-failed requests)