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

enhancement: Add --backfill-from option to force crawling from given height for chain & transactions #193

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joel-u410
Copy link
Contributor

@joel-u410 joel-u410 commented Dec 10, 2024

This adds a --backfill-from option to the chain and transactions crawlers, which enables the crawler to start from the given height and fill (or re-crawl) blocks. This mode does not update the crawler_state and is intended to run alongside the normal indexer process, with manual operator invocation.

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.

1 participant