Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong count of Requests and RPS in case of long scenario and steps #447

Closed
mklpanasiuk opened this issue Jan 5, 2022 · 1 comment
Closed

Comments

@mklpanasiuk
Copy link

mklpanasiuk commented Jan 5, 2022

Steps to reproduce:

  1. Create two steps:
  • quick step (1 sec)
  • long step (something like 30 seconds)
  1. You need to adjust step timeout > 30 seconds
  2. Create a scenario with step1 and step2
  3. Run test
  4. Check results for requests count and RPS

Actual result:
A huge delay in metrics and wrong calculation
Expected result:
Correct and real-time metrics
Example:
Snag_4304f43c

AntyaDev added a commit that referenced this issue Jan 6, 2022
@mklpanasiuk
Copy link
Author

Fixed for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant