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

add support for hot blocks #1

Open
kdembler opened this issue Dec 1, 2023 · 1 comment
Open

add support for hot blocks #1

kdembler opened this issue Dec 1, 2023 · 1 comment
Assignees

Comments

@kdembler
Copy link
Member

kdembler commented Dec 1, 2023

Full log from the crash here: storage-squid.log. After the initial crash, the processor is stuck and not processing further blocks. @zeeshanakram3 suggested that this may be related to Subsquid feature that indexes un-finalized blocks and possibly rolls back to apply other blocks. This could explain why the squid on my laptop (which had a lot of pauses when syncing) didn't experience this and keeps syncing fine

@kdembler
Copy link
Member Author

For future reference, for the time being we disabled processing of hot blocks and that has indeed resolved the issue. Reasoning is that Orion doesn't handle hot blocks so doing that only in storage squid will not bring any real UX improvement.

@kdembler kdembler changed the title bug: corrupted state and processor stuck add support for hot blocks Jan 16, 2024
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

No branches or pull requests

2 participants