You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add mount time tracking to detect initial 502s
- If no provider exists after 5 seconds from mount, show amber
- Works even when sandbox isn't in "connecting" state
- Handles immediate 502 failures on project load
The key fix: Check for missing provider after grace period,
not just when actively connecting
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments