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

Check if subgraph head exists before trying to unfail #5409

Merged
merged 1 commit into from
May 19, 2024

Conversation

leoyvens
Copy link
Collaborator

Otherwise, looking for the parent ptr will fail and the subgraph simply won't start, logging Trying again after load block 0x2a74…e47e failed. When a chain does a re-genensis or re-hashing this can happen en masse so we need to deal with it.

Otherwise, looking for the parent ptr will fail
and the subgraph simply won't start. When a chain
does a re-genensis or re-hashing this can happen
en masse so we need to deal with it.
Copy link
Contributor

@incrypto32 incrypto32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@leoyvens leoyvens merged commit 2649a4e into master May 19, 2024
7 checks passed
@leoyvens leoyvens deleted the leo/unfail-check-orphan branch May 19, 2024 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants