Skip to content

fix: keep sse session alive with comment lines#52

Merged
robsimmons merged 2 commits into
mainfrom
keepalive-sse
Jul 2, 2026
Merged

fix: keep sse session alive with comment lines#52
robsimmons merged 2 commits into
mainfrom
keepalive-sse

Conversation

@robsimmons

@robsimmons robsimmons commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Currently the SSE connection drops (after 60 seconds at ngnix, the lying machine told me) if the toolchain download takes too long. Comment lines are a standard fix to prevent that (says the vague memories in my own brain and what I implemented in comparator-live).

@robsimmons robsimmons requested a review from Vtec234 July 2, 2026 01:42

@Vtec234 Vtec234 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Btw, for /_vs/ requests we turn off this autoclosing but it seems good to keep it for Next.js.

@robsimmons robsimmons merged commit 3daffaa into main Jul 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants