change default command timeout to 10 sec

This commit is contained in:
mfrances 2021-06-09 09:24:03 -04:00
parent fbe3986a57
commit 2dda65ba64

View file

@ -8,5 +8,6 @@
"retries": {
"runMode": 2,
"openMode": 0
}
},
"defaultCommandTimeout": 10000
}