ed0d0bf331068eeba1141960823d2b0807d34466
save() now wraps each chunk fetch in try/catch — a thrown network error marks all files in that chunk as errored. Also handles HTTP 200 responses with a non-empty errors array (partial success): only the named filenames are marked as errored rather than all files in the chunk. Navigation is suppressed whenever any file fails. Tests added: - network error marks all chunk files as errored, no navigation - HTTP 200 with errors array marks only affected files Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.2%
TypeScript
11.5%
Java
10.8%
Svelte
4.2%
Shell
0.1%