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

Added possibility to customize subscription resolver timeout value #418

Conversation

maoueh
Copy link

@maoueh maoueh commented Nov 11, 2020

The previous value was hard-coded to 1 second. This is problematic for resolver that takes more time than this to return a result.

When parsing the schema, it's not possible to pass a custom value for the subscription resolver timeout.

Extracted from #317

The previous value was hard-coded to 1 second. This is problematic for resolver that
takes more time than this to return a result.

When parsing the schema, it's not possible to pass a custom value for the subscription
resolver timeout.

Extracted from graph-gophers#317
@pavelnikolov
Copy link
Member

@maoueh Thank you for the PR

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