Skip to content

Complete event never fires when using withFilter & graphql-redis-subscriptions #265

Answered by enisdenjo
ajmerik121 asked this question in Q&A
Discussion options

You must be logged in to vote

graphql-ws has extensive tests around completion of subscription iterables. This is very likely a problem with one of the other dependencies not completing (not cleaning up) iterators properly.

To confirm that the graphql-ws is working properly, please plug in the getting started schema and try out the client as showcased in the getting started client.

After confirming, my guess is that withFilter is the culprit here (following the abundance of issues around it), please open an issue with graphql-subscriptions instead.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ajmerik121
Comment options

Answer selected by ajmerik121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants