sloth icon indicating copy to clipboard operation
sloth copied to clipboard

Maybe add successQuery?

Open jayarjo opened this issue 3 years ago • 0 comments

Currently in some cases (when generating a query for latency) we have to do total requests minus successful requests manually to acquire errorQuery, which is basically an extra unnecessary step. Sloth already has totalQuery and having a successQuery could do this calculation itself.

jayarjo avatar Aug 22 '22 18:08 jayarjo