by shigemk2

当面は技術的なことしか書かない

Setup timeout

Specify how long the setup() function can run before it’s terminated and the test fails. If defined, the value must be positive.

setupの制限時間を決められる デフォルトは60秒、環境変数K6_SETUP_TIMEOUTでも設定可能。

grafana.com