Skip to content

Add option to run indefinitely #394

@scharissis

Description

@scharissis

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions