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

fix: setting the default polling interval correctly #357

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

ardatan
Copy link
Member

@ardatan ardatan commented Dec 19, 2024

Fix the bug on setting the default polling interval to 10 seconds
So by default, the gateway will poll the schema every 10 seconds, and update the schema if it has changed.

This PR also contains improvements on logging about polling

@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-mesh/fusion-runtime 0.10.23-alpha-d37b81d7b7b69bceabbb6884429160dcb7aa54de npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 1.7.2-alpha-d37b81d7b7b69bceabbb6884429160dcb7aa54de npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-opentelemetry 1.3.30-alpha-d37b81d7b7b69bceabbb6884429160dcb7aa54de npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 1.3.18-alpha-d37b81d7b7b69bceabbb6884429160dcb7aa54de npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.4.2-alpha-d37b81d7b7b69bceabbb6884429160dcb7aa54de npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (Binary for Linux-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (Binary for macOS-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (Bun Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:1.7.2-alpha-d37b81d7b7b69bceabbb6884429160dcb7aa54de-bun

@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (Node Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:1.7.2-alpha-d37b81d7b7b69bceabbb6884429160dcb7aa54de

@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (Binary for macOS-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (Binary for Windows-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@ardatan
Copy link
Member Author

ardatan commented Dec 19, 2024

@ardatan ardatan merged commit 8b64103 into main Dec 19, 2024
36 checks passed
@ardatan ardatan deleted the fix-polling-interval branch December 19, 2024 11:01
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.

3 participants