Trigger and failures
leanne.harrold
Hi
What happens in the case where you have a package that is intended for laptops which are out most of the time, you set up a trigger only, and stop deploying to targets after they succeed or three fails?
If the packaged fails does it reset and when the laptop comes "online" again the trigger will activate the package and try again?
Do you need to define a retry queue as well?
Thanks
0
Comments
"Stop deploying to targets if they fail ## time(s)" is counted per schedule. Triggers do not reset this counter.
I'm sorry I am not sure what you mean by counted per schedule.
What I am trying to do is have a deploy schedule just for laptops. I want the deployment to activivate on a trigger only. If there is an issue I want the deployment to stop after it fails 3 times in that instance but I want to deployment to continue when the laptop comes back online next time.
Ah, I see. I think the only way to do that is to use the Retry Queue. You can configure it in (Preferences --> Deployments) or the Offline Settings tab of your schedule.