Describe the bug
Long-running tests would fail with error "Step function execution failed" in the GUI.
The Step Function log shows "The execution reached the maximum number of history events (25000)." when polling for test completion state.
To Reproduce
Start a test that runs for more than ~12 hours.
Expected behavior
There should be no limit how long a test can run for.
Please complete the following information about the solution:
Screenshots
Additional context
Test details: A simple JMeter test with a Debug Sampler and a Constant Timer (1s) was started with a 24-hour duration in a single Tasks with Concurrency 1.
Describe the bug
Long-running tests would fail with error "Step function execution failed" in the GUI.
The Step Function log shows "The execution reached the maximum number of history events (25000)." when polling for test completion state.
To Reproduce
Start a test that runs for more than ~12 hours.
Expected behavior
There should be no limit how long a test can run for.
Please complete the following information about the solution:
Screenshots
Additional context
Test details: A simple JMeter test with a Debug Sampler and a Constant Timer (1s) was started with a 24-hour duration in a single Tasks with Concurrency 1.