Close upload timeout thread — fixed 2026-03-10
This commit is contained in:
parent
836c969f83
commit
8c7abaebcb
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user