Commit 02e1152
fix(research): add error logging to catch {} handlers (#177)
Replace silent error swallowing with proper logging in cacheAnswer():
- makePath() now logs warning on cache dir creation failure
- writeAll() now logs warning on cache write failure
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 907b37b commit 02e1152
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
264 | 266 | | |
265 | 267 | | |
266 | | - | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
267 | 271 | | |
268 | 272 | | |
269 | 273 | | |
| |||
0 commit comments