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

improve reindex command, optional block, also check if thread is running #747

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

paulo-ocean
Copy link
Contributor

@paulo-ocean paulo-ocean commented Nov 1, 2024

Fixes #741

Changes proposed in this PR:

  • optional block number on reindex chain command
  • check if thread is running (otherwise it does not get any messages)
  • if not running, try to restart it first (needs a new reference)

@paulo-ocean paulo-ocean self-assigned this Nov 1, 2024
@paulo-ocean paulo-ocean marked this pull request as ready for review November 4, 2024 08:44
Copy link
Member

@jamiehewitt15 jamiehewitt15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link
Member

@mariacarmina mariacarmina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@paulo-ocean paulo-ocean merged commit 19c5268 into main Nov 4, 2024
12 checks passed
@paulo-ocean paulo-ocean deleted the issue-741-reindex-chain-improv branch November 4, 2024 14:35
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.

Add optional block number to Reindex Chain admin command
3 participants