Closed vtnerd closed 5 months ago
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.
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.