Long running deployments with potential reboots

I’m starting to investigate a usage scenario where devices may have deployments created for them but due to usage of the device (a medical device), it is unable to actually do the install and reboot for a potentially long time; possibly multiple months. What is the server-side timeout on a long-running deployment like this?

Have there been any improvements to resuming a deployment across a reboot? Ideally once the download has completed, we could at least resume from there but experimenting with state scripts seems to indicate that this is still considered a deployment failure.

Drew

None, as far as I know.

No improvements, I’m afraid. There is a ticket for the Download case, but in general we suggest using Deployment retries from the server instead.