[GH-ISSUE #6] Should a button to retry an action automatically be created? #5

Open
opened 2026-02-26 04:36:13 +03:00 by kerem · 1 comment
Owner

Originally created by @masbicudo on GitHub (Feb 3, 2017).
Original GitHub issue: https://github.com/masbicudo/LetsEncrypt-Certificate-Creator/issues/6

When the auto-button is pressed the action will retry 3 times automatically.
Maybe this behavior should be controlled by another button.
Also the action button could become pressed while waiting for retries, so that unpressing it would cancel the action.

Originally created by @masbicudo on GitHub (Feb 3, 2017). Original GitHub issue: https://github.com/masbicudo/LetsEncrypt-Certificate-Creator/issues/6 When the auto-button is pressed the action will retry 3 times automatically. Maybe this behavior should be controlled by another button. Also the action button could become pressed while waiting for retries, so that unpressing it would cancel the action.
Author
Owner

@masbicudo commented on GitHub (Dec 8, 2017):

I decided that there should be only one button to set whether actions are automatic or not.
That is, one button between each consecutive steps.

Each of these buttons (actually check-buttons) will control whether the action goes to the next automatically, and also will control whether the previous action can autoretry on failure, because the user want's it to move automatically to the next action, this means that it should auto retry if the error is temporary of course.

Permanent errors should not cause an auto retry... never! =D

<!-- gh-comment-id:350136420 --> @masbicudo commented on GitHub (Dec 8, 2017): I decided that there should be only one button to set whether actions are automatic or not. That is, one button between each consecutive steps. Each of these buttons (actually check-buttons) will control whether the action goes to the next automatically, and also will control whether the previous action can autoretry on failure, because the user want's it to move automatically to the next action, this means that it should auto retry if the error is temporary of course. Permanent errors should not cause an auto retry... never! =D
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LetsEncrypt-Certificate-Creator-masbicudo#5
No description provided.