🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Do not persist pipeline state updates on node shutdown
Section titled “Do not persist pipeline state updates on node shutdown”May 31, 2024 · @dominiklohmann · #4261
Some Running pipelines were considered Completed when the node shut down, causing them not to start up again automatically when the node restarted. Now, the node only considers pipelines Completed that entered the state on their own before the node’s shutdown.