Bump Sauce Labs timeout

This commit is contained in:
Daniel Huigens 2018-04-29 15:03:46 +02:00
parent 7ce3f5521f
commit 48cbb97d19

View File

@ -229,8 +229,8 @@ module.exports = function(grunt) {
public: "public",
maxRetries: 3,
throttled: 2,
pollInterval: 4000,
'max-duration': 360,
pollInterval: 10000,
sauceConfig: {maxDuration: 1800, commandTimeout: 600, idleTimeout: 1000},
statusCheckAttempts: 200
}
}