After you send a session to the cloud, your terminal stops trying to reconnect to it.
What's wrong with this entry?
Once a session has been sent to the cloud, the local remote-control bridge no longer tries to reattach to it, re-mint its credentials or re-poll for recovery. Each of those paths now bails out early reporting "Session teleported to cloud" rather than reconnecting to a session that has moved.
- Teleported session ids are held in a bounded set, so very old ids eventually age out.
- Reattach is either suppressed or fails terminally depending on the path.
- New counters:
bridge_repl_v2_revive_reattach_teleportedandbridge_repl_v2_remint_loop_teleported.
[remote-bridge] Reattach suppressed for teleported session
Strings lifted out of the shipped bundle, so the claim above can be checked against them.