Close upload timeout thread — fixed 2026-03-10

This commit is contained in:
jester 2026-03-10 18:14:06 +00:00
parent 836c969f83
commit 8c7abaebcb

View File

@ -1,18 +1,5 @@
# Open Threads
## 1. Upload Transport Timeout Tuning
Need:
- Clear separation of timeout categories
- Distinguish:
- client abort
- upstream timeout
- socket reset
Upload route should log explicit error categories.
---
## 2. Dev Server Filesystem Model
Game servers are complete.
@ -62,3 +49,4 @@ None currently implemented.
- ✅ `.zlh_metadata.json` provenance tracking
- ✅ Raw `http.request` streaming in API upload proxy
- ✅ Filesystem architecture docs consolidated
- ✅ Upload transport timeout tuning — client abort / upstream timeout / socket reset categories clarified in upload route logging