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

Add E2E test for Retry/Timeout and some fixes #367

Merged
merged 4 commits into from
Dec 24, 2024

Conversation

ardatan
Copy link
Member

@ardatan ardatan commented Dec 23, 2024

@ardatan ardatan force-pushed the retry-timeout-example-fixes branch from c976e22 to 01a8600 Compare December 23, 2024 11:20
@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 23, 2024

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-tools/executor-http 1.2.2-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-tools/federation 3.0.4-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 0.10.23-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 1.7.2-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-mesh/hmac-upstream-signature 1.2.18-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-opentelemetry 1.3.30-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 1.3.18-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.4.2-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-common 0.7.24-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http 0.6.28-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http-callback 0.5.15-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-ws 0.4.13-alpha-b0555ab88bddd93f70befd02542c377affa83558 npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 23, 2024

🚀 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

theguild-bot commented Dec 23, 2024

🚀 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

theguild-bot commented Dec 23, 2024

🚀 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-b0555ab88bddd93f70befd02542c377affa83558

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 23, 2024

🚀 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-b0555ab88bddd93f70befd02542c377affa83558-bun

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 23, 2024

🚀 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

theguild-bot commented Dec 23, 2024

🚀 Snapshot Release (Binary for Windows-X64)

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

Download

.changeset/calm-eels-hope.md Outdated Show resolved Hide resolved
Copy link
Member

@dotansimha dotansimha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but let's wait for others to review as well

@ardatan ardatan merged commit 15975c2 into main Dec 24, 2024
36 checks passed
@ardatan ardatan deleted the retry-timeout-example-fixes branch December 24, 2024 11:56
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.

4 participants