Commit 477f9ba
committed
fix(codex-manager): surface quota-cache save failures in the menu refresh
Review follow-up: refreshQuotaCacheForMenu now guards saveQuotaCache
with the same console.warn pattern as the health check's save, so a
transient Windows EBUSY/EPERM no longer vanishes into the caller's
background .catch with zero diagnostics.
https://claude.ai/code/session_01XNtnkLbBiXZxfQQYLMpucB1 parent a49f6f9 commit 477f9ba
1 file changed
Lines changed: 11 additions & 1 deletion
File tree
- lib/codex-manager
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
209 | 219 | | |
210 | 220 | | |
211 | 221 | | |
| |||
0 commit comments