Skip to content

Worker Pauses #8

@blackhat-coder

Description

@blackhat-coder

Currently, worker processes move immediately to the next task upon completion of the previous one. This behavior is unrealistic for simulating human users, who naturally have pauses (or "think time") between actions like clicking a link, submitting a form, or navigating to a new page.

We need to implement a mechanism to introduce configurable, randomized pauses between tasks within a defined user flow.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions