We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db244b commit 63688e3Copy full SHA for 63688e3
browserstack-report-action/config/constants.js
@@ -2,7 +2,7 @@ module.exports = {
2
// Default values
3
DEFAULT_POLLING_INTERVAL_SECONDS: 3,
4
DEFAULT_MAX_RETRIES: 3,
5
- DEFAULT_USER_TIMEOUT_SECONDS: 120,
+ DEFAULT_USER_TIMEOUT_SECONDS: 130,
6
7
// API simulation constants
8
MAX_POLLS_FOR_IN_PROGRESS: 3,
browserstack-report-action/dist/index.js
@@ -8,7 +8,7 @@ module.exports = {
9
10
11
12
13
14
0 commit comments