Skip to content
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

Subgraphs don't receive notifications of chain head updates so stop indexing #2714

Closed
azf20 opened this issue Aug 17, 2021 · 0 comments · Fixed by #2725
Closed

Subgraphs don't receive notifications of chain head updates so stop indexing #2714

azf20 opened this issue Aug 17, 2021 · 0 comments · Fixed by #2725
Assignees

Comments

@azf20
Copy link
Contributor

azf20 commented Aug 17, 2021

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
Sometimes the block stream of synced subgraphs stop getting notifications of chain head updates, so stop indexing. This has been operationally resolved by restarting the indexing nodes. This may be related to the recent tokio upgrade.

What is the expected behavior?
The block stream should continue to get notifications of chain head updates.
As an interim fix, subgraphs could continue to poll for new blocks, even in the absence of a notification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants