[silo-mod] Live connection stuck on "Reconnecting..." with no diagnostics #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Selection View shows
Live: Reconnecting...indefinitely in orange. The REST API works fine (Database Activity populates), so this is isolated to whatever live/push mechanism the client is attempting.Problem
Root cause investigation needed
The spec's 75 endpoints do not include a websocket or SSE endpoint. Either:
silodhas an undocumented/api/wsor/api/eventsendpoint, orClarify which, then fix accordingly (see Issue 3 if server-side work is needed).
Proposed client-side fixes (regardless of server state)
Reconnecting (3/10)...Disconnectedwith a manual Retry buttonAcceptance criteria