-
-
Notifications
You must be signed in to change notification settings - Fork 643
Open
Labels
⌛ reproduction neededIssue is subtle and requires a true accessible reproduction to debugIssue is subtle and requires a true accessible reproduction to debugPRs encouragedPRs are welcome if stakeholders want to take ownershipPRs are welcome if stakeholders want to take ownershipPriority: MediumMedium priority to include it inside the next releaseMedium priority to include it inside the next releasehelp wantedExtra attention is neededExtra attention is needed
Description
Describe the issue
While using subscription in my windows flutter app everything runs fine until user closes his laptop and goes to sleep. In the morning, when windows laptop is awake again, subscription cannot reconnect automatically (config set to auto reconnect). I waited a long time for this, only option is to rebuild client (restart app).
To Reproduce (MUST BE PROVIDED)
- Build windows app with active graphql subscription
- Put you pc to sleep or close laptop for a longer time
- Open laptop / awake PC
- Try to send event through subscription from backend
Expected behavior
GQL Client reconnects automatically.
device / execution context
Windows flutter app, node.js backend
Other useful/optional fields
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
⌛ reproduction neededIssue is subtle and requires a true accessible reproduction to debugIssue is subtle and requires a true accessible reproduction to debugPRs encouragedPRs are welcome if stakeholders want to take ownershipPRs are welcome if stakeholders want to take ownershipPriority: MediumMedium priority to include it inside the next releaseMedium priority to include it inside the next releasehelp wantedExtra attention is neededExtra attention is needed