This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
Potentially change test (job)-run timeout from 10 (600 seconds) to 15 minutes (900 seconds) #166
Labels
infra
Infrastructure issues
If we continue to have test-timeout issues in runs like twitch.tv, consider setting
--timeout 900
(seconds), from Marcel'swebpagetest-api
NodeJS command-line API wrapper: https://github.com/marcelduran/webpagetest-api#test-works-for-test-command-onlyThat'll bump up the default timeout from 10 minutes (600 seconds) -> 15 minutes, which is probably overkill, so we should evaluate this + other similar bumps carefully.
And, of course, should probably test + bolster individual test (i.e. command/URL) run timeouts/sanctity ASAP, too.
The text was updated successfully, but these errors were encountered: