Skip to content

need to modify frontend to force restart a pipeline #2102

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

Closed
sanderegg opened this issue Jan 22, 2021 · 0 comments · Fixed by #2153
Closed

need to modify frontend to force restart a pipeline #2102

sanderegg opened this issue Jan 22, 2021 · 0 comments · Fixed by #2153
Assignees
Labels
a:frontend issue affecting the front-end (area group)
Milestone

Comments

@sanderegg
Copy link
Member

Since now the pipeline are run upon changes in the pipeline, it would be desirable to have a way to force run a (selected-)pipeline.

The API is already ready for this:
when starting a pipeline, using
/computation/pipeline/{project_id}/start:

in the requestBody, one can pass force_restart if set to True will force re-running a pipeline even if outdated.

This is added by PR#2094

@sanderegg sanderegg added the a:frontend issue affecting the front-end (area group) label Jan 22, 2021
@sanderegg sanderegg added this to the Chronos milestone Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:frontend issue affecting the front-end (area group)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants