dan-snelson / dialog-scripts

Scripts with leverage Bart Reardon's swiftDialog
MIT License
110 stars 35 forks source link

Retry trigger after failed list item #44

Closed DevliegereM closed 1 year ago

DevliegereM commented 1 year ago

Is your feature request related to a problem? Please describe. This is something I ran into when deploying on an unstable WiFi connection (test devices)

Describe the solution you'd like I'd like to have a retry option where you can specify how many times it should retry the trigger for a specific list item. Ofcourse for None this is not applicable but it would be interesting to try this with Local and Remote. Sometimes a network connection can fail and then the whole deployment fails because of one small hiccup, a retry might fix this issue and cause less issues for end-users.

Describe alternatives you've considered N/A

Additional context N/A

dan-snelson commented 1 year ago

Interesting, @DevliegereM; thanks.

dan-snelson commented 1 year ago

@DevliegereM:

If you're using a Remote validation, couldn't you just include any additional retries?

dan-snelson commented 1 year ago

@DevliegereM:

After additional consideration, I feel this is best handled by a Remote validation.

I'll close this as "not planned" and you're invited to join us on the #setup-your-mac Mac Admins Slack Channel if your mileage varies too greatly.

Thanks.