Skip to content

Features/process only once#1

Merged
prochnowc merged 2 commits intoAppCoreNet:mainfrom
sdc-ad:features/process_only_once
Jul 17, 2024
Merged

Features/process only once#1
prochnowc merged 2 commits intoAppCoreNet:mainfrom
sdc-ad:features/process_only_once

Conversation

@sdc-ad
Copy link
Copy Markdown
Contributor

@sdc-ad sdc-ad commented Jul 16, 2024

Fixes off by one error when processing events.

Previously, after a new event was received it would load both the new event and the last existing event. Meaning that almost all events would be executed twice.

@prochnowc prochnowc merged commit 688a8a3 into AppCoreNet:main Jul 17, 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

Successfully merging this pull request may close these issues.

2 participants