Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

After an error closes the websocket, a connection is not re-established #575

Copy link
Copy link
@boxmein

Description

@boxmein
Issue body actions

Current behavior

In the GraphQL Subscriptions interface a WebSocket is opened for subscription traffic. However, when the WebSocket closes due to an error, it will not be re-opened.

This may lead to lost update messages as there isn't a mechanism that reopens the WebSocket.

Expected behavior

The library continues to try and re-establish the connection to the backend, until there are no more subscribers left.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.