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

indexer-service: Various robustness improvements #821

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

fordN
Copy link
Contributor

@fordN fordN commented Nov 16, 2023

Changes

  • Remove freshness checker from network subgraph (i.e don't wait for subgraph to be within chain head just use what we have).
  • Add validation of operator wallet configs on startup.

@fordN fordN added enhancement New feature or request indexer-service labels Nov 16, 2023
@fordN fordN self-assigned this Nov 16, 2023
@fordN fordN force-pushed the ford/remove-freshness-checker-indexer-service branch from b9d4c8e to 1424420 Compare November 16, 2023 21:01
@fordN fordN requested a review from saihaj November 16, 2023 21:07
@fordN fordN force-pushed the ford/remove-freshness-checker-indexer-service branch 2 times, most recently from a46b039 to ebfcb63 Compare November 17, 2023 00:57
- indexer-service can't afford to wait
- Also add new IndexerError variant for failure to connect to contracts
@fordN fordN force-pushed the ford/remove-freshness-checker-indexer-service branch from ebfcb63 to e570de1 Compare November 20, 2023 18:32
@fordN fordN merged commit ae296c7 into main Nov 22, 2023
9 checks passed
@fordN fordN deleted the ford/remove-freshness-checker-indexer-service branch November 22, 2023 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request indexer-service
Projects
Status: 🚗 Merged
Development

Successfully merging this pull request may close these issues.

1 participant