Thanks for the quick response. A quick read of that PR give the impression it cancels the download operation when the data rate over a 5 minutes is below a threshold of 4KB/s.
It seems reasonable defaults for us, maybe other customers would like some configuration options.
Can you tell me what happens if a device hits this timeout? When its updating 10 snaps and one fails this new threshold, will it abort, rollback and reboot (if needed) or just retry the download?
In case of rollback does the device store the successfully downloaded snaps so next attempt will only download the failed snap?
Hi Paweł,
Thanks for the quick response. A quick read of that PR give the impression it cancels the download operation when the data rate over a 5 minutes is below a threshold of 4KB/s.
It seems reasonable defaults for us, maybe other customers would like some configuration options.
Can you tell me what happens if a device hits this timeout? When its updating 10 snaps and one fails this new threshold, will it abort, rollback and reboot (if needed) or just retry the download?
In case of rollback does the device store the successfully downloaded snaps so next attempt will only download the failed snap?
Thanks in advance,
Onno