Commit fd5d7ca
fix (SSE): Prevent heartbeat from aborting in-progress connections (#8783)
* fix (SSE): Send server keep-alives
* Push a devcontainer for testing
* Bump devcontainer's Node heap size
* Fix devcontainer's Go version
* Add debugging logs
* Modify devcontainer so I can upload my own binary
* Fix heartbeat triggering reconnect during CONNECTING state
* Revert "fix (SSE): Send server keep-alives"
This reverts commit a719a8c.
* Remove SSE debugging logs
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Remove devcontainer (moved to separate PR)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 6879bbb commit fd5d7ca
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
120 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
121 | 126 | | |
122 | 127 | | |
123 | 128 | | |
| |||
0 commit comments