There was an error while loading. Please reload this page.
1 parent 6313cfe commit be820b4Copy full SHA for be820b4
1 file changed
scripts/test/bs-wrapper.ts
@@ -20,7 +20,7 @@ import { printLog, runMain, timeout, printError } from '../lib/executionUtils.ts
20
import { command } from '../lib/command.ts'
21
import { browserStackRequest } from '../lib/bsUtils.ts'
22
23
-const AVAILABILITY_CHECK_DELAY = 5_000
+const AVAILABILITY_CHECK_DELAY = 30_000
24
const NO_OUTPUT_TIMEOUT = 5 * 60_000
25
const BS_PLAN_URL = 'https://api.browserstack.com/automate/plan.json'
26
0 commit comments