Hello,
We’re running some longer tests using K6 (local, non-cloud) (eg 3-4 hours) and we’re seeing the following in the log output at the end of the test when it is trying to generate the summary:
{"level":"info","msg":"[k6-reporter v2.3.0] Generating HTML summary report","source":"console","time":"2024-09-17T07:00:17Z"}
{"level":"error","msg":"context canceled at __append (\u003ceval\u003e:8:73(12))","time":"2024-09-17T07:02:17Z"}
{"error":"handleSummary() execution timed out after 120 seconds","level":"error","msg":"failed to handle the end-of-test summary","time":"2024-09-17T07:02:43Z"}
Has anyone else come across this and if so, what is the recommended approach to handle this?
2 posts - 2 participants