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

allow an action to be retried #30

Open
jba opened this issue Sep 25, 2024 · 0 comments
Open

allow an action to be retried #30

jba opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@jba
Copy link
Contributor

jba commented Sep 25, 2024

Currently the action log provides no way to retry a failed action.
There should be an actions.Reset function that removes result and error fields and sets the "done" time to zero, so the action will be re-run. (It also needs to be added to the pending list.)

@jba jba self-assigned this Sep 25, 2024
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