Skip to content

Commit 1367048

Browse files
committed
docs(planning): add backend-connection-resilience plan, mark aug14-gateway-ops-bugs stale
Root-caused the recurring "-32000 Connection closed" gap (auth-only retry, stale is_healthy() flag, OAuth-biased reconnect mis-handling stdio) and the bind_current_workspace FK crash, and planned fixes with logging/telemetry baked into Phase 1 so a future occurrence leaves real breadcrumbs instead of requiring another blind trace.
1 parent 7089c7c commit 1367048

2 files changed

Lines changed: 267 additions & 1 deletion

File tree

docs/planning/aug14-gateway-ops-bugs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Aug 14 Gateway Ops Bugs
22

33
**Last Updated:** Aug 14, 2026
4-
**Status:** Implemented — Phases 1-3 shipped on this branch; Phase 4 close-out below
4+
**Status:** STALE — Phases 1-3 shipped on this branch, but [PR #221](https://github.com/mcpmux/mcp-mux/pull/221) closed without merging on Aug 20, 2026. Phase 4 close-out below never happened on `main`. Commits stay on this branch's lineage (now `root-resolution`) by choice — see [`backend-connection-resilience.md`](./backend-connection-resilience.md) Decision 4. That doc is the active thread for the connection-reliability work that grew out of this investigation.
55
**Branch:** `docs/aug14-gateway-ops-bugs` (off `dev-rebased`)
66
**Depends on:** `cursor-workspace-routing-bridge.md` (empty-header / Agents Window), `search-tools-perf.md` (`resolve_feature_sets` hot path), `7ac5dc1` (filesystem multi-root disambiguation)
77
**Unblocks:** Quieter logs, a process that stays up, fewer false "gateway is dead" signals, and a clean connect set on boot

0 commit comments

Comments
 (0)