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

subtask plugin doesn't follow TO_RETRY directives #203

Open
rbeuque74 opened this issue Dec 14, 2020 · 1 comment
Open

subtask plugin doesn't follow TO_RETRY directives #203

rbeuque74 opened this issue Dec 14, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@rbeuque74
Copy link
Member

Describe the bug
When a subtask step is set to TO_RETRY by a child step, the subtask is not restarted and step pass directly to DONE.
It should spawn a new subtask, to retry the subtask execution, and not re-use the old spawned task.

Expected behavior
New subtask is started.

utask version impacted by the bug
All

@rbeuque74 rbeuque74 added the bug Something isn't working label Dec 14, 2020
@snigle
Copy link

snigle commented Feb 11, 2021

hi, is it planned to fix ? : }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants