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

common: Fix handling of indexingStatus responses from graph-node #958

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

fordN
Copy link
Contributor

@fordN fordN commented Jul 16, 2024

The paused field is optional.

@fordN fordN self-assigned this Jul 16, 2024
@fordN fordN requested a review from dwerner July 16, 2024 16:42
@fordN fordN force-pushed the ford/fix-subgraph-deployment-assignments-fn branch from 48352c4 to 809e747 Compare July 16, 2024 16:51
Copy link
Contributor

@dwerner dwerner left a comment

Choose a reason for hiding this comment

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

lgtm

@fordN fordN force-pushed the ford/fix-subgraph-deployment-assignments-fn branch from 809e747 to 1c80f91 Compare July 16, 2024 16:56
@fordN fordN added the bug Something isn't working label Jul 16, 2024
@dwerner
Copy link
Contributor

dwerner commented Jul 17, 2024

This handles null values that are possible from the status endpoint.

Relates to this bug:
graphprotocol/graph-node#5550

@dwerner dwerner merged commit 5f28ddf into main Jul 17, 2024
10 checks passed
@dwerner dwerner deleted the ford/fix-subgraph-deployment-assignments-fn branch July 17, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🚗 Merged
Development

Successfully merging this pull request may close these issues.

2 participants