Files
sencho/backend
Anso 2d35013671 fix(pilot): preserve tunnel JWT across upgrade 401 reconnects (#1818)
Stop deleting pilot.jwt on any WebSocket 401 and falling back to an already-consumed enroll token. Attempt enroll recovery only on upgrade 401/404 when SENCHO_ENROLL_TOKEN is still fresh, restore the in-memory tunnel credential if that attempt fails, and surface a clear re-enrollment prompt instead of looping silently.

Closes #1817
2026-08-12 15:06:41 -04:00
..