Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should a button to retry an action automatically be created? #6

Open
masbicudo opened this issue Feb 3, 2017 · 1 comment
Open

Comments

@masbicudo
Copy link
Owner

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.

@masbicudo
Copy link
Owner Author

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant