-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Right now when running spam executions (or stages in campaign mode), you have to specify a duration or transaction count. It'd be really useful to have an option to just let it run forever until manually stopped.
Not sure if this should apply to:
- Just spam mode
- Campaign stages individually
- Entire campaigns
But having it at least for basic spam mode would be super helpful!
Use case
- Long-running load tests where you want to manually monitor and stop when you see certain conditions
- Continuous background load generation
- Testing stability over extended periods without having to guess at durations upfront
Proposed solution
Maybe something like --indefinite flag or allowing --duration=0 to mean "run until interrupted"?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request