mcollina/autocannon

Question: result.requests.total versus result.requests.sent

Offen

#151 geöffnet am 08.08.2018

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (332 Forks)batch import
documentationgood first issue

Repository-Metriken

Stars
 (7.425 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Hi there,

When looking at the result object the requests object has a total and a sent property.

What is the difference?

If I set maxOverallRequests the total property will end up equalling that however the sent is always more.

Regards,

Ben

Contributor Guide