Remote Control connection fails to reconnect after rate limit resets
Resolved 💬 3 comments Opened Feb 27, 2026 by quanru Closed Mar 2, 2026
Bug Description
After hitting the usage limit ("You've hit your limit"), the Claude Code Remote Control connection cannot be re-established once the limit resets. The Remote Control becomes permanently disconnected for the session.
Steps to Reproduce
- Start a Claude Code session with Remote Control connected
- Use Claude Code until hitting the rate limit ("You've hit your limit")
- Wait for the limit to reset
- Attempt to continue using Claude Code — Remote Control connection is broken and does not reconnect
Expected Behavior
After the rate limit resets, the Remote Control connection should automatically reconnect or allow manual reconnection, and the session should resume normally.
Actual Behavior
The Remote Control connection remains broken after the limit resets. Unable to reconnect without restarting the entire session.
Environment
- OS: macOS
- Claude Code: latest version
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗