Files
lovdata-chat/session-manager
Torbjørn Lindahl 9683cf280b fix: add SSE streaming proxy and robust make try startup
The SSE proxy was buffering the entire response body with a 30s read
timeout, causing 504s on the OpenCode /global/event stream. Add a
streaming path that detects SSE requests (by Accept header or /event
path) and returns a StreamingResponse with no read timeout.

Also fix the make try target to poll the health endpoint for Docker
readiness and wait for the container to reach running status before
opening the browser.
2026-02-16 00:38:57 +01:00
..
2026-02-04 19:10:03 +01:00
2026-02-03 00:17:26 +01:00
2026-01-18 20:01:23 +01:00
2026-02-02 23:37:11 +01:00
2026-02-03 00:17:26 +01:00
2026-02-03 00:17:26 +01:00
2026-02-02 23:37:11 +01:00