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
fix: add self-healing for cache session index inconsistencies
- Auto-repair when session exists in cache but missing from index
- Clean up index when session doesn't exist in cache
- Prevents inconsistent state between session data and index
0 commit comments