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
Updates error handling to treat decode failures as missing cache
instead of logging or propagating errors. This ensures robustness
when decoding cached data and prevents unintended application
breakdowns due to invalid cache contents.
0 commit comments