Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

feat(NA): force close without try reconnect #137

Merged
merged 2 commits into from May 19, 2017

Conversation

mistic
Copy link
Contributor

@mistic mistic commented May 18, 2017

Guys ( @Urigo @DxCx @helfer @dotansimha @NeoPhi ) this pull request is a fix for the following situation:

1- Client connects to the server with reconnect=true to prevent for example temporary network failures.
2- Due to a necessary situation, for example a logout, the user of this package wants to close the client.
3- In this situation, even with reconnect=true, the tryReconnect method shouldn't be called.

@mistic mistic changed the title Force close without try reconnect feat(NA): force close without try reconnect May 18, 2017
@mistic mistic mentioned this pull request May 19, 2017
Copy link
Contributor

@DxCx DxCx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@dotansimha
Copy link
Contributor

👍

@Urigo Urigo merged commit 1b67fed into apollographql:master May 19, 2017
@Urigo Urigo mentioned this pull request May 19, 2017
baconz pushed a commit to PhiloInc/subscriptions-transport-ws that referenced this pull request Apr 24, 2018
* add debug option to runQuery

* add test for integrations

* update changelog

* fix lint error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants