Commit a682af0
committed
docs(ai-chat): resilient SSE reconnection
Changelog entry for the next prerelease (version placeholder pending
publish) covering the indefinite retry, jittered backoff, force-
reconnect on online/visibilitychange/pageshow, fetch timeout, stall
detector, and 404/410 short-circuit behavior in the chat transport.
Adds a Network resilience subsection in frontend.mdx pointing
customers at the changelog for details — TL;DR is they don't need
to handle network drops, mobile background-kills, or Safari bfcache
restores; the transport recovers automatically.
Refs TRI-8903.1 parent 4cf2616 commit a682af0
2 files changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
7 | 21 | | |
8 | 22 | | |
9 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
221 | 225 | | |
222 | 226 | | |
223 | 227 | | |
| |||
0 commit comments