Can the events api "miss" events on a given pull #147048
Unanswered
niallscc
asked this question in
API and Webhooks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Question
Body
As is stated in the API docs, events may be delayed by between 30s and 6hrs, but if we get an event at time T does that mean that we are guaranteed to have received all prior events to T, or could there still be events in the queue that would be missed if we pulled again and filtered to only events past time T?
Beta Was this translation helpful? Give feedback.
All reactions