Skip to content

chore: make 'waitForCompletionTimeout' configurable with a flag#315

Merged
marc-brandenburg-form3 merged 1 commit intomasterfrom
mb-wait-for-completion-arg
Sep 1, 2025
Merged

chore: make 'waitForCompletionTimeout' configurable with a flag#315
marc-brandenburg-form3 merged 1 commit intomasterfrom
mb-wait-for-completion-arg

Conversation

@marc-brandenburg-form3
Copy link
Contributor

Currently, the waitForCompletionTimeout variable is hardcoded to 10 seconds, which prohibits the use of scenarios that take longer than 10 seconds.
While it's not necessarily fitting the core problem statement of a load testing framework, there are cases where this tool can be used for scenarios that take more than the default 10 seconds.
This PR addresses this issue by making the timeout configurable with a command argument, still using the 10 seconds as a default.

@marc-brandenburg-form3 marc-brandenburg-form3 requested a review from a team as a code owner August 5, 2025 07:04
@marc-brandenburg-form3 marc-brandenburg-form3 merged commit b29aa3f into master Sep 1, 2025
4 checks passed
@marc-brandenburg-form3 marc-brandenburg-form3 deleted the mb-wait-for-completion-arg branch September 1, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants