Skip to content

Wait Between

formatting...

Task sets the wait time between tasks in a scenario.

The default is to wait 0 seconds between each task.

This is useful in a scenario with many tasks that should have some wait time between them, but there are a group of tasks (e.g. Transformer, Date or Log Message) that should execute as fast as possible.

If max_time is not provided, the wait between tasks is constant min_time. If both are provided there will be a random wait between (and including) min_time and max_time between tasks.

Step implementations

Statistics

This task does not have any request statistics entries.