graphprotocol / graphprotocol/indexer
Local deployments with backup query URL for all subgraphs required for service
Nobody has claimed this yet.
- 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
Subgraphs requiring backup query URL
- Graph network
- EBO
- TAP (will be required soon)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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