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

Merged
merged 1 commit into from
Jan 28, 2025

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.

@joel-u410 joel-u410 force-pushed the joel/transactions-manual-start-at branch from aefaf71 to c566133 Compare January 27, 2025 22:10
@Fraccaman Fraccaman added this pull request to the merge queue Jan 28, 2025
Merged via the queue into anoma:main with commit 4846a73 Jan 28, 2025
14 checks passed
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.

2 participants