You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
The docs state that it's possible to receive duplicate events. In reality, it is virtually guaranteed. I receive each event an average of 3 times, and some events I have received as many as 46 times over a 29 hour period.
A reasonable dev would assume possible means infrequently, and that you might receive an event twice, maybe three times. This has implications when designing an integration with this API. I believe this should be considered a bug, but that's a separate issue; at minimum, the docs should not try to downplay a detail that is relevant for devs integrating with this API.