k6 icon indicating copy to clipboard operation
k6 copied to clipboard

Ability to configure the 120 second timeout when generating end of test statistics

Open mto08 opened this issue 1 year ago • 3 comments

Feature Description

Hello,

At the moment, when we run longer tests (4-5 hours+), the end of test summary generation is failing with "handleSummary() execution timed out after 120 seconds"

(tracking workarounds as part of the post on https://community.grafana.com/t/execution-timed-out-after-120-seconds/132323)

Would it be possible to add a way to configure this timeout, if we're running longer tests we don't really mind if it takes 10-20 minutes to process the stats at the end?

Thanks.

Suggested Solution (optional)

No response

Already existing or connected issues / PRs (optional)

No response

mto08 avatar Oct 03 '24 00:10 mto08