Additional endpoint to restart a pipeline with clean state #626
Labels
component: ldio
Issues related to Linked Data Interactions
enhancement
New feature or request
needs triage
Issue needs to be evaluated by team
Feature request: a new endpoint
/admin/api/v1/pipeline/{pipelineId}/restart
to completely shutdown the pipeline, but without deleting it, but restarting the pipeline with a clean state (or with kept-state ifkeep-state=true
). With this feature, you can restart the pipeline without the need of restarting the container nor deleting and re-adding the complete pipeline, which can come in very handy in development or setting up your pipelin with trial and errorThe text was updated successfully, but these errors were encountered: