Commit dc6d906
fix: clear optimistic profile data when all retries are exhausted
The optimistic profile feature masked the error state when GET requests
permanently failed after profile creation. Now clears optimistic data
once auto-retries are exhausted so the "Profile Load Error" UI appears.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1787a75 commit dc6d906
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
220 | 224 | | |
221 | 225 | | |
222 | 226 | | |
| |||
0 commit comments