livepeer / livepeer/subgraph

Subgraph returns zero values on select date(s)

Open
#69 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5
Forks
7
Avg merge
4h 1m
Merged PRs (30d)
6

Description

The subgraph returns zero values for June 21 2022. This is likely an issue with the `day` entity IDs. A temporary fix has been used in explorer:

https://github.com/livepeer/explorer/pull/153/files#diff-85f946ddc91084530065ad9a6443a7128f77fbd73929b231fb95f74a87f38808R475

We should fix this in the subgraph though. See for further info:

https://github.com/livepeer/explorer/issues/151

Contributor guide

Open the contributing guide

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 comparing the subgraph's day entity IDs and June 21, 2022 query results with the temporary workaround in explorer PR #153. Read the related explorer issue #151 for additional context. Done means the subgraph returns the expected nonzero values for the affected date without relying on the explorer workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.