Increase timeout for caget to 15 seconds
This commit is contained in:
@@ -129,7 +129,7 @@ SKIP: {
|
||||
map(" $_\n", @errors))
|
||||
if scalar @errors;
|
||||
$client->close;
|
||||
} 10, close_client('doing caget');
|
||||
} 15, close_client('doing caget');
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user