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
In some instances it is possible to observe a negative send rate in the reports.
This appears to occur in short round durations, and a quick set of logging in the report generation side (within getResultValues) reveals that there may be any issue in the txUpdate phase, since:
In some instances it is possible to observe a negative send rate in the reports.
This appears to occur in short round durations, and a quick set of logging in the report generation side (within getResultValues) reveals that there may be any issue in the txUpdate phase, since:
At no point should the last create time be less than the first create time.
The text was updated successfully, but these errors were encountered: