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 handlers stuck in block range edge case #104

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

Jurshsmith
Copy link
Member

Handlers get stuck when there is no event in a batch. This change fixes this by using limit instead of block window/range when loading next events to handle.

Handlers get stuck when there is no event in a batch. This change fixes this
by using `limit` instead of `block window/range` when loading next events
to handle.
@Jurshsmith Jurshsmith added the bug Something isn't working label Apr 18, 2024
@Jurshsmith Jurshsmith merged commit dfc1255 into main Apr 18, 2024
4 checks passed
@Jurshsmith Jurshsmith deleted the fix-handlers-stuck-in-block-range-edge-case branch April 18, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant