graphprotocol / graphprotocol/indexer

Local deployments with backup query URL for all subgraphs required for service

Open
#925 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
262
Forks
148
PR merge metrics
No merged PRs in 30d

Description

there's no deployment option for [the EBO subgraph] in indexer-agent. You can use your local query node endpoint, but there's no failover to the network in that case.
-Vincent | Data Nexus

image

Subgraphs requiring backup query URL

  • Graph network
  • EBO
  • TAP (will be required soon)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in indexer-agent by locating the deployment configuration and existing local query node endpoint handling. Check how Graph Network and EBO query URLs are represented, then determine how a backup URL should be configured for those subgraphs and TAP. Done means local deployments support backup query URLs and fail over to the network when the local endpoint is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.