Skip to content

Added option remote_schema_timeout #369

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

miyawork
Copy link

Issue: #320

The default timeout for httpx used by ariadne-codegen is 5 seconds.
By adding the remote_schema_timeout option, you can control the timeout duration.
This is particularly useful when introspecting GraphQL schemas from Shopify or other remote sources that may have slower responses.
https://shopify.dev/docs/api/shopify-app-remix/v2/guide-graphql-types#configure

@miyawork miyawork marked this pull request as ready for review June 19, 2025 10:26
@miyawork miyawork changed the title add remote_schema_timeout add option remote_schema_timeout Jun 19, 2025
@miyawork miyawork changed the title add option remote_schema_timeout Added option remote_schema_timeout Jun 19, 2025
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.

1 participant