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!: Only load schemas for allocated subgraphs #36

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

aasseman
Copy link
Contributor

BREAKING CHANGE: autoagora-processor needs to communicate with the indexer-agent API (--indexer-agent-mgmt-endpoint) instead of graph-node's PG DB (--graph-postgres-... args are gone).

Fixes #33

BREAKING CHANGE: autoagora-processor needs to communicate with the
indexer-agent API (--indexer-agent-mgmt-endpoint) instead of
graph-node's PG DB (--graph-postgres-... args are gone).

Fixes #33

Signed-off-by: Alexis Asseman <[email protected]>
@aasseman aasseman self-assigned this Oct 30, 2023
@aasseman aasseman merged commit dc1a632 into master Oct 30, 2023
7 checks passed
@aasseman aasseman deleted the aasseman/issue33 branch October 30, 2023 23:20
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.

Only load schemas for allocated subgraphs
1 participant