Commit 2a2f1e1
committed
Handles decode errors as missing cache
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.1 parent d577e9d commit 2a2f1e1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments