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
Once a pipeline starts, it is not possible to edit any of its nodes. It would be interesting to have a way of accessing the nodes in a pipeline so to update their configuration while the pipeline is running. This could be achieved with a method in the base node, that receives the new configuration value and updates itself.