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 Oct 9, 2024. It is now read-only.
It might be easier to change the scenario JSON definition to take in a specified duration instead of a count? (Or to take one or the other)? It's easier to say "run this for 5 minutes" than to have to do the math and figure out how many executions I need for a specific run.
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.
It might be easier to change the scenario JSON definition to take in a specified
duration
instead of acount
? (Or to take one or the other)? It's easier to say "run this for 5 minutes" than to have to do the math and figure out how many executions I need for a specific run.The text was updated successfully, but these errors were encountered: