Files
Codewalkers/apps/server
Lukas May 573e1b40d2 fix: Re-queue approved phases before dispatch to survive server restarts
The in-memory phaseQueue (Map) in DefaultPhaseDispatchManager is lost on
server restart. After approving a phase review, dispatchNextPhase() found
nothing in the empty queue, so the next unblocked phase never started.

Now the orchestrator re-queues all approved phases for the initiative from
the DB before attempting to dispatch, making the queue self-healing.
2026-03-05 21:04:39 +01:00
..
2026-03-05 17:09:48 +01:00
2026-03-05 17:09:48 +01:00
2026-03-05 17:09:48 +01:00
2026-03-05 17:09:48 +01:00