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

Add retry loop to Graph Node for failed subgraphs #2945

Closed
azf20 opened this issue Oct 28, 2021 · 2 comments
Closed

Add retry loop to Graph Node for failed subgraphs #2945

azf20 opened this issue Oct 28, 2021 · 2 comments
Assignees
Labels
area/indexing enhancement New feature or request

Comments

@azf20
Copy link
Contributor

azf20 commented Oct 28, 2021

Improvement over: #2932

This applies for non-deterministic failures.

@evaporei
Copy link
Contributor

This will help a lot: https://github.com/graphprotocol/graph-node/blob/master/graph/src/util/backoff.rs

@lutter made this a month ago.

@azf20
Copy link
Contributor Author

azf20 commented Dec 9, 2021

Solved in #2988

@azf20 azf20 closed this as completed Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/indexing enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants