-
Type:
Story
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.10.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:1
-
Sprint:K Bug Sprint
If we try to add a rest device with incorrect IP address or the device is not reachable, the testdeviceconnection method in RestDeviceProvider waits for a long time before returning.
We can add a timeout to avoid that, because it blocks the addition of other devices till then.