-
Notifications
You must be signed in to change notification settings - Fork 3
Reproduction of failing conditional root field planning #602
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
base: main
Are you sure you want to change the base?
Conversation
✅
|
|
🐋 This PR was built and pushed to the following Docker images: Image Names: Platforms: Image Tags: Docker metadata{
"buildx.build.ref": "builder-6bc559ef-a9f0-45e8-9512-49a5ed6441ef/builder-6bc559ef-a9f0-45e8-9512-49a5ed6441ef0/6t06rfu8bp1vviely5m4xv40m",
"containerimage.descriptor": {
"mediaType": "application/vnd.oci.image.index.v1+json",
"digest": "sha256:8fa922ee4a73d93125937811511f74b6c2d8346f4c88226c8628c1a71f636298",
"size": 1609
},
"containerimage.digest": "sha256:8fa922ee4a73d93125937811511f74b6c2d8346f4c88226c8628c1a71f636298",
"image.name": "ghcr.io/graphql-hive/router:pr-602,ghcr.io/graphql-hive/router:sha-d6748f8"
} |
|
@gemini-code-assist Any idea how to fix? |
|
@ardatan Thanks for reaching out! It looks like this pull request is designed to reproduce a failing scenario for conditional root field planning, which is a great first step towards a fix. The To help diagnose and fix the "failing conditional root field planning," here are a few areas you might want to investigate:
Debugging the |
|
@gemini-code-assist try to fix it |
|
@ardatan I understand you'd like me to fix it directly, but as an AI, I'm unable to make direct changes to the code or the pull request. My role is to provide guidance and suggestions. The previous comment outlined several areas to investigate to diagnose and fix the "failing conditional root field planning." Have you had a chance to try any of those suggestions, particularly inspecting the |
No description provided.