Bug Description
The app gets stuck on "connecting to AI" status and stops responding. To work around this, I have to restart my phone's internet connection (toggle airplane mode or toggle WiFi/mobile data) to make the agent continue responding.
Expected Behavior
The agent should either connect successfully or fail gracefully with a retry option, without requiring manual network reset.
Actual Behavior
- The app hangs on "connecting to AI"
- Agent becomes unresponsive
- Only workaround is to restart phone's network connection
Steps to Reproduce
- Use the agent normally
- Eventually it gets stuck on "connecting to AI"
- Agent stops responding
- Toggle airplane mode or restart WiFi/mobile data
- Agent resumes working
Environment
Please provide:
- Android version:
- Operit version:
- Device model:
- Network type (WiFi/Mobile/5G):
Additional Context
The issue appears to be related to network connection handling - possibly the socket/connection not timing out properly or not detecting network changes.
Bug Description
The app gets stuck on "connecting to AI" status and stops responding. To work around this, I have to restart my phone's internet connection (toggle airplane mode or toggle WiFi/mobile data) to make the agent continue responding.
Expected Behavior
The agent should either connect successfully or fail gracefully with a retry option, without requiring manual network reset.
Actual Behavior
Steps to Reproduce
Environment
Please provide:
Additional Context
The issue appears to be related to network connection handling - possibly the socket/connection not timing out properly or not detecting network changes.