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 2f790e5 commit 0b6cc9cCopy full SHA for 0b6cc9c
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: 10,
+ DEFAULT_USER_TIMEOUT_SECONDS: 120,
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