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: support multiple checkpoint events. #11

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

abeaumont
Copy link
Contributor

The existing support for multiple checkpoint events (handling and
checking checkpoint delta value) was buggy and not good enough to
actually parse data with multiple such events.

Now, the deltas are properly handled and all the parsed events parsed
are properly tracked to avoid duplicates.

Related to #4.

The existing support for multiple checkpoint events (handling and
checking checkpoint delta value) was buggy and not good enough to
actually parse data with multiple such events.

Now, the deltas are properly handled and all the parsed events parsed
are properly tracked to avoid duplicates.

Related to #4.
@abeaumont abeaumont self-assigned this Apr 6, 2022
@abeaumont abeaumont merged commit 8042bcd into main Apr 6, 2022
@abeaumont abeaumont deleted the fix/support-multiple-checkpoint-events branch April 6, 2022 11:40
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.

None yet

1 participant