Files
fusion/packages
Semih 825288a06e dashboard(cli): reset plugin state to installed before autoload
PluginStore.updatePluginState rejects same-state transitions, so the
autoload at startup error'd with "Invalid state transition from
started to started" for every plugin whose persisted state was
"started" from a previous container generation. The new process has
no in-memory instance yet, so the right thing is to flip the
persisted state back to "installed" before loadAllPlugins() walks
the registry; loadPlugin() then drives the state machine forward to
"started" cleanly.

This unblocks the plugin route mount for telemetry-watcher.
2026-05-10 12:57:55 +00:00
..
2026-04-26 12:24:08 -07:00
2026-04-26 12:24:08 -07:00
2026-04-26 12:24:08 -07:00
2026-04-26 12:24:08 -07:00