Bump Sauce Labs timeout
This commit is contained in:
parent
7ce3f5521f
commit
48cbb97d19
|
@ -229,8 +229,8 @@ module.exports = function(grunt) {
|
||||||
public: "public",
|
public: "public",
|
||||||
maxRetries: 3,
|
maxRetries: 3,
|
||||||
throttled: 2,
|
throttled: 2,
|
||||||
pollInterval: 4000,
|
pollInterval: 10000,
|
||||||
'max-duration': 360,
|
sauceConfig: {maxDuration: 1800, commandTimeout: 600, idleTimeout: 1000},
|
||||||
statusCheckAttempts: 200
|
statusCheckAttempts: 200
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user