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

Issue when fixing missing block #14

Open
mikedotexe opened this issue Nov 30, 2022 · 2 comments · May be fixed by #16
Open

Issue when fixing missing block #14

mikedotexe opened this issue Nov 30, 2022 · 2 comments · May be fixed by #16
Assignees

Comments

@mikedotexe
Copy link
Contributor

Here's a video explaining that when you run the CosmJS indexer for a while, it'll inevitably miss a block or two and try to fix it. But then it tries to insert it twice.

We're catching this with a try/catch but would be good to fix the root issue.

See:
https://youtu.be/XoPj9kpM20Q

You might start reviewing logic with the function checkForMissedBlocks

@mikedotexe
Copy link
Contributor Author

Thanks, can we move this out of the column @NinoLipartiia ?

@nlipartiia-hacken
Copy link
Collaborator

Yes, I moved it to review

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 a pull request may close this issue.

2 participants