When the primary request to llama-server (10.0.4.11:8081) raises an exception (connection refused, timeout), it was silently swallowed by the catch-all except block, making it look like a sidecar/switch failure when it was actually a network-level error. Now prints: 'PROXY EXCEPTION on primary <url>: <ExceptionType>: <msg>' |
||
|---|---|---|
| .hermes/plans | ||
| deploy | ||
| docs | ||
| scripts | ||
| sidecar | ||
| tests | ||
| .env | ||
| .gitignore | ||
| CONTEXT.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| main.py | ||
| pytest.ini | ||
| requirements.txt | ||