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

Schema polling refresh issue #954

Closed
wants to merge 2 commits into from

Conversation

rohit-ravikoti
Copy link
Contributor

Fixes #.

Changes proposed in this pull request:

  • Regarding "If there’s an active introspection query, wait for it’s result before sending another one" is default behavior when schema is reloading. The changes I made to account for this in Fixes: Schema Polling #950 are unnecessary and actually cause polling to stop if the endpoint is unreachable.

…sult before sending another one" is default behavior when schema is reloading. The changes I made to account for this are unnecessary and actually cause polling to stop if the endpoint is unreachable.
@huv1k
Copy link
Collaborator

huv1k commented Jan 30, 2019

What do you think about #952?

@huv1k
Copy link
Collaborator

huv1k commented Feb 1, 2019

Closing in favor #951

@huv1k huv1k closed this Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants