You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.
1234 sent, 1010 done, 123 inflight, 12 succeeded, 1123 expired, 100 failed, 10 timed out
0 agent has found results
In the above output from a mig scan (actual numbers replaced with placeholders, so they won’t add up), the output 0 agent has found results can be very misleading.
Please consider updating it to 0 agents found results (X responses), where X is the number of agents who actually completed the work and responded successfully. In this case, it would be 0 agents found results (12 responses) — or even (12 of 1234 responsed).
I understand that this X=12 information is redundant if you know how to parse the prior line carefully, but the current output can be hazardous due to human PEBCAK issues.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the above output from a mig scan (actual numbers replaced with placeholders, so they won’t add up), the output
0 agent has found results
can be very misleading.Please consider updating it to
0 agents found results (X responses)
, where X is the number of agents who actually completed the work and responded successfully. In this case, it would be0 agents found results (12 responses)
— or even(12 of 1234 responsed)
.I understand that this X=12 information is redundant if you know how to parse the prior line carefully, but the current output can be hazardous due to human PEBCAK issues.
The text was updated successfully, but these errors were encountered: