- HTTP middleware logs every incoming request (method, path, body size) BEFORE handler runs — catches silent failures at the network/parser layer - Changed upload handler from async to sync so FastAPI runs it in a thread pool, preventing event loop blockage during large file reads |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| api_client.py | ||
| app.py | ||
| install.sh | ||
| requirements.txt | ||
| vm-bench.service | ||