Files
iiEsaywebUIapp/lib/core/models
cogwheel0 762155500b feat: Improve offline detection logic
This commit refactors the connectivity service to be more robust and less prone to UI flicker.

Key changes:
- Any successful API response now briefly suppresses the offline warning. This prevents the UI from flashing an offline message between regular connectivity checks.
- The threshold for showing the offline warning is increased from 2 to 3 consecutive failed health checks.
- The timeout for health checks is increased to better handle slow networks.
- The offline warning is now suppressed if there are active data streams to avoid interrupting the user.
- A custom JSON converter is added for conversation metadata to handle potential type mismatches from local storage.
2025-10-16 11:34:28 +05:30
..
2025-09-28 14:17:27 +05:30
2025-08-10 01:20:45 +05:30
2025-09-24 12:00:49 +05:30
2025-08-10 01:20:45 +05:30
2025-09-20 23:22:57 +05:30
2025-09-24 12:00:49 +05:30
2025-08-10 01:20:45 +05:30