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 IllegalStateException #452

Open
AlfredoG87 opened this issue Jan 9, 2025 · 0 comments
Open

Improve IllegalStateException #452

AlfredoG87 opened this issue Jan 9, 2025 · 0 comments

Comments

@AlfredoG87
Copy link
Contributor

Problem

Currently we are logging an error and throwing an exception, when we received block_items before a block_header, however we should re-consider it and properly handle this exception once we have a message subsystem in place.

Solution

We need to consider this scenario as part of MessageSubsystem and we should improve on this and remove the todo once the message subsystem is in place.

depends on this issue: #451

Alternatives

No response

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

1 participant