30000 timeout
This commit is contained in:
parent
d24e792ddc
commit
452046fa90
2 changed files with 4 additions and 3 deletions
|
@ -27,7 +27,7 @@ spawn(
|
|||
`${collectorScript}`,
|
||||
'--no-warnings',
|
||||
'--timeout',
|
||||
'5000',
|
||||
'15000',
|
||||
],
|
||||
{ stdio: 'inherit' }
|
||||
).on('exit', function (code) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue