Increase this slightly
This commit is contained in:
parent
f47b420785
commit
c6f4ee3d57
@ -268,7 +268,7 @@ class Node extends Model
|
||||
try {
|
||||
return resolve(DaemonConfigurationRepository::class)
|
||||
->setNode($this)
|
||||
->getSystemInformation(connectTimeout: 1);
|
||||
->getSystemInformation(connectTimeout: 3);
|
||||
} catch (Exception $exception) {
|
||||
$message = str($exception->getMessage());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user