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

Add a retry button on failed processes #77

Open
zonagit opened this issue Dec 14, 2021 · 0 comments
Open

Add a retry button on failed processes #77

zonagit opened this issue Dec 14, 2021 · 0 comments
Assignees

Comments

@zonagit
Copy link
Collaborator

zonagit commented Dec 14, 2021

Add a retry button to allow failed processes to be retried.
Add a new retry status.
Retry button will clone row of failed process in cws_sched_worker_proc_inst, null out all its fields except the status field that will be set to pending in order for the process to be retried possibly by another worker.
Retry action will invoke the common workflow action detailed above and an adaptation custom action.

@zonagit zonagit self-assigned this Dec 14, 2021
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