Application does not recover after network connection is restored #11

Closed
opened 2026-06-19 19:37:11 +00:00 by llmad · 2 comments
Owner

When the application loses network connectivity, it appears unable to recover once the connection is restored.
Instead of automatically reconnecting or retrying pending operations, the application remains in an unusable state until it is completely closed and restarted.

Steps to Reproduce

  1. Start the application without internet connection.
  2. Wait until the application detects the connection loss.
  3. Re-enable the network connection.

It shows the first error "The request timed out" and then after a scroll to refresh it says "Error: cancelled"

When the application loses network connectivity, it appears unable to recover once the connection is restored. Instead of automatically reconnecting or retrying pending operations, the application remains in an unusable state until it is completely closed and restarted. ## Steps to Reproduce 1. Start the application without internet connection. 2. Wait until the application detects the connection loss. 3. Re-enable the network connection. It shows the first error "The request timed out" and then after a scroll to refresh it says "Error: cancelled"
Author
Owner

First step to fix the issue: 6974cb3837

First step to fix the issue: 6974cb3837
Author
Owner

Issue resolved with: 6365423113

Issue resolved with: 6365423113
llmad closed this issue 2026-06-29 20:42:35 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
llmad/Aulos#11
No description provided.