Details
-
Type:
Bug
-
Status: Done
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.7.0
-
Labels:None
Description
This is due to server considering backup requests that take longer than 3 minutes as failed/timedout.
We need to be able to specify custom timeout for deviceTypes, or somehow mark a deviceType as "slow backup".
If a backup request is made to a device/devices of such deviceType, it should be made independently (outside of main request grouping), and this request should have its specific timeout set.