Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

graph: emit a block only when there's a block_ptr #6215

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

Open
cjorge-graphops wants to merge 2 commits into graphprotocol:master
base: master
Choose a base branch
Loading
from graphops:fix/status

Conversation

@cjorge-graphops
Copy link

@cjorge-graphops cjorge-graphops commented Nov 14, 2025
edited
Loading

After this was merged #5160 substreams fatal errors surface and can write SubgraphError{ block_ptr: None }. This introduces a bug that shows in Status API as those records can have fatalError.block = null violating the schema of type Block { hash: Bytes! number: BigInt! }

A later commit #5971 makes it much easier to trigger this when calling status API to return all subgraphs (empty [] array for deployment ID) as failed subgraphs linger in the indexing status set as paused instead of being unassigned.

chriswessels reacted with heart emoji
After this was merged graphprotocol#5160 substreams fatal errors can write SubgraphError{ block_ptr: None }. This introduces a bug that shows in Status API as those records can surface as fatalError.block = null violating the schema of type Block { hash: Bytes! number: BigInt! }
A later commit graphprotocol#5971 makes it much easier to trigger this when doing a status API that returns all subgraphs (empty [] array for deployment ID) as failed substreams linger on in the indexing status set as paused instead of being unassigned.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /