Skip to content

Subscription resolve #203

@joelmandell

Description

@joelmandell

Hi!
I am having some problems with subscriptions. I am running a GraphQL Server that also uses graphql-client to do mutations to a graphql-server with subscriptions.

On the main GraphQL Server I do start some threads that do some heavy import-operations from another API.
Those operations do mutations to the other graphql-server for subscriptions ( presented in an taskscheduler on frontend). I tried to debug the Subscription object on the schema, and all OnNext() seems to work fine. But some of those do not get presented in the UI. When inspecting the frames in Chrome some of those are not there.

I hope you understand my problem. If you need clarifications, I will do my best to clarify ;)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions