Files
fusion/packages/engine
ischindl dc00bc386c fix(RUFU-078): close self-healing db-corruption test wedge stub gap (#3474)
**Problem:** The FN-8953 pending-wedge-notification reconciliation
called getActiveNotificationService() unconditionally at its top (to
read the wedge settle window), even against a healthy/empty notification
service — leaving a narrow test wedge where the service getter was
expected never to be called.

**Fix:** Guard `reconcilePendingWedgeNotifications` so the wedge
settle-window read does not fire against a healthy/empty notification
service, closing the stub gap and making the reconciliation
side-effect-free when idle.

Co-authored-by: Fusion <noreply@runfusion.ai>
2026-08-17 13:54:25 -07:00
..
2026-07-31 18:03:13 -07:00
2026-08-16 08:39:57 -07:00