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

fix: Ensure historical invocations are configured correctly #353

Conversation

morgsmccauley
Copy link
Collaborator

@morgsmccauley morgsmccauley commented Nov 1, 2023

Previously, indexer executions were hardcoded to run with isHistorical = false. This caused the Current Block Height to be incorrectly set to the Current Historical Block height.

This PR updates Runner so that isHistorical is correctly set.

@morgsmccauley morgsmccauley requested a review from a team as a code owner November 1, 2023 01:32
@morgsmccauley morgsmccauley merged commit 19a125d into main Nov 1, 2023
3 checks passed
@morgsmccauley morgsmccauley deleted the 338-current-historical-block-height-written-to-real-time-block-height-in-indexer-status branch November 1, 2023 02:03
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.

Current historical block height written to real-time block height in Indexer Status
1 participant