Skip to content

Automatic reconnect logic and fix HOL blocking#1

Open
ealmloff wants to merge 14 commits intoDioxusLabs:mainfrom
ealmloff:reconnect
Open

Automatic reconnect logic and fix HOL blocking#1
ealmloff wants to merge 14 commits intoDioxusLabs:mainfrom
ealmloff:reconnect

Conversation

@ealmloff
Copy link
Member

@ealmloff ealmloff commented Feb 11, 2026

This PR implements:

  • automatic reconnect logic for long running connections between the client and server
  • Fixes HOL blocking by moving the logic for running queries into a spawn so many can be resolved at once. Stream already had logic for this, but standalone queries did not

@ealmloff ealmloff marked this pull request as draft February 11, 2026 15:07
@ealmloff ealmloff marked this pull request as ready for review February 11, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant