UniGetUI icon indicating copy to clipboard operation
UniGetUI copied to clipboard

[FEATURE REQUEST] Set maximum number of retries

Open BubiBalboa opened this issue 1 year ago • 1 comments

Please confirm these before moving forward

  • [X] I have searched for my feature proposal and not found a work-in-progress/duplicate/resolved/discarded issue.
  • [X] This proposal is a completely new feature. If you want to suggest an improvement or an enhancement, please use this template

Describe the new feature

Sometimes updates fail. I think there should be a maximum number of retries before WingetUI stops trying to update a package and stops complaining. Most of the time the issue doesn't resolve itself but needs user intervention so it's not like more retries make it more likely for the update to succeed.

Default could be three failed retries for example.

Another idea would be to space out subsequent retries. First retry after a failed attempt could be after 1h, next retry after 3h and the next after 6h for example.

Describe how this new feature could help users.

It would be less annoying.

BubiBalboa avatar Nov 24 '23 00:11 BubiBalboa

I would suggest default should be "Always try" and then the user could specify how many tries to apply.

rumplin avatar Nov 26 '23 09:11 rumplin