graphprotocol / graphprotocol/indexer

Add warning for empty tap-subgraph-endpoint value

Open
#1,057 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Currently if no endpoint is given or the value is passed incorrectly it will just say RAV process not initiated. and a good way to debug would be to add a warn if the tap-subgraph-endpoint is empty to let the indexer know it wont work

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 by locating the code that reads or validates the tap-subgraph-endpoint value and handles the “RAV process not initiated” message. Check how empty or incorrectly passed values are detected, then verify that a warning clearly tells the indexer the endpoint is unusable without changing the existing failure behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.