Commit 11a75a6
committed
deps: bump pryv libs 3.0.2 → 3.0.3 (reconnect cap + monitor cleanup)
Picks up @pryv/socket.io v3.0.3 which caps reconnection
(reconnectionAttempts: 10, reconnectionDelayMax: 60000,
randomizationFactor: 0.5) and surfaces 'reconnect_failed' as a terminal
'error' event. @pryv/monitor v3.0.3 drops the cached socket reference
on terminal failure so a future Changes.READY rebuilds.
Defense-in-depth on top of the v3.0.2 websocket-only fix: any future
server-side breakage no longer drives the ~17k req/day per-stuck-tab
loop documented in _macro/_plans/_TEMP/SESSION-2026-05-04.md.
@pryv/monitor and pryv version-bumped along (pryv had no code change).1 parent 5cfd623 commit 11a75a6
2 files changed
Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
0 commit comments