Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow subscribing to a query through polling #91

Open
wawhal opened this issue May 19, 2021 · 4 comments
Open

allow subscribing to a query through polling #91

wawhal opened this issue May 19, 2021 · 4 comments

Comments

@wawhal
Copy link
Contributor

wawhal commented May 19, 2021

No description provided.

@chtnnh
Copy link

chtnnh commented Oct 25, 2021

Hey @shraddhaag, could you explain the issue a bit more? I would love to help out! Thanks!

@wawhal
Copy link
Contributor Author

wawhal commented Oct 27, 2021

Hey @chtnnh!

If a user subscribes to a GraphQL query (not a subscription), the client should be able to give a realtime response by polling the query. The pollInterval should be configurable.

The code design for this is not clear, so you can feel free to come up with a good solution and implement it.
And thanks! Really appreciate the interest to contribute :)

@chtnnh
Copy link

chtnnh commented Oct 28, 2021

Hello @wawhal, I am actually trying really hard to get the project up and running no my local but I am stuck on #103

If you could help me with this, it would really help move things along

@chtnnh
Copy link

chtnnh commented Nov 2, 2021

@wawhal gentle ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants