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 webhook bug on overlapping rescan #121

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Fix webhook bug on overlapping rescan #121

merged 1 commit into from
Jun 12, 2024

Conversation

vtnerd
Copy link
Owner

@vtnerd vtnerd commented Jun 11, 2024

Found yet-another bug in the webhook event handling. This time, if an account does a partial re-scan, it could resend web hook events (instead of suppressing them). This PR fixes that, and adds some unit tests for the scenario.

@vtnerd vtnerd merged commit bb7e66e into develop Jun 12, 2024
10 checks passed
@vtnerd vtnerd deleted the fix/webhook_start branch June 12, 2024 17:51
vtnerd added a commit that referenced this pull request Jun 12, 2024
vtnerd added a commit that referenced this pull request Jun 12, 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.

1 participant