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

Arbitrum: Indexer lagging #74

Closed
2 tasks done
Tburm opened this issue Jul 1, 2024 · 1 comment
Closed
2 tasks done

Arbitrum: Indexer lagging #74

Tburm opened this issue Jul 1, 2024 · 1 comment

Comments

@Tburm
Copy link
Contributor

Tburm commented Jul 1, 2024

The Arbitrum mainnet indexer is lagging behind the block of the actual chain head. If left for long periods of time, the chain head on the indexer drifts from the chain. Restarting the docker service will "catch up" the indexer, which will again start lagging.

The reason for the lag is unknown, as using fast RPCs like Alchemy with higher rate limits don't seem to work.

Tasks:

  • Find a solution to fix the indexer
  • Investigate solutions for testing indexed events against other data sources (RPC, cryo, dune, etc.)
@Tburm
Copy link
Contributor Author

Tburm commented Aug 29, 2024

Rate limits were set too low to index the chain, solved in #106

@Tburm Tburm closed this as completed Aug 29, 2024
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

No branches or pull requests

1 participant