You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only way to delete a pipeline is to manually remove the binary in the pipeline folder.
Then a manual restart of gaia is required since the pipeline is not automatically removed from the active global pipeline list.
What we have to do:
During the pipeline check we should check if a pipeline has been removed. If so, we should remove it from the active pipeline list.