Remote Control now gives up after roughly 30 minutes of failed reconnects and tells you why.
What's wrong with this entry?
When a Remote Control session drops because presence heartbeats are failing (close code 4093), the credential re-mint loop now gives up after about 14 attempts and fails the session with a plain explanation that it could not reach the server for about 30 minutes, instead of retrying indefinitely.
- The cap applies only to close code 4093. Other close codes still retry without a limit.
- Successful reconnects and the existing recovery-exhausted path now report how many re-mint attempts were made.
could not reach the Remote Control server for about 30 minutes
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.