-
Notifications
You must be signed in to change notification settings - Fork 11.6k
graphql-alt: more robust pipeline detection #22115
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
@chris-gorham, after this PR lands, we'll need to update the deployment configuration for the GraphQL service to pull in the configuration of all production indexer pipelines. This should make configuring the pipelines we track less error-prone! |
9392b1a
to
529b0f6
Compare
529b0f6
to
62f6305
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
makes sense to me
62f6305
to
5af395c
Compare
5af395c
to
4e311d0
Compare
Description
Rather than introducing a separate configuration to GraphQL for the pipelines to track in the watermark task, have the RPC service accept indexer configs and extract the enabled pipelines from them, so those configs can act at the source of truth.
Test plan
E2E tests:
Stack
Release notes
Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.
For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.