Forum Discussion
Ryan Steele
Jul 11, 2019Bronze Contributor
Change the "Fast Retry" interval for Package and Program deployments
Hi all, I've created a Package and Program for a driver update utility I'm deploying which I've configured to run on a schedule. I've configured my script to exit with error code 1618 (the "Fast ...
Deleted
Sep 09, 2019Ryan Steele As a follow-up here, I reached out to the product group as I was going to write some sample code for you, but alas, the SDK documentation is out of date 🤨. I'm trying to figure out what the best and supported path is though.
Ryan Steele
Sep 10, 2019Bronze Contributor
Deleted Thanks Jason, much appreciated!
As a workaround, I modified my script to pause for 20 minutes before exiting with error code 1618, but this isn't ideal as it blocks other updates from installing during that interval.