mention event deduplication

This commit is contained in:
Matthew Hodgson 2014-12-24 19:56:20 +00:00
parent 30fc5284db
commit 5d177b0e18

View file

@ -358,6 +358,9 @@ events which are visible to the client will appear in the event stream. When
the request returns, an ``end`` token is included in the response. This token
can be used in the next request to continue where the client left off.
All events must be deduplicated based on their event ID (TODO: is this actually a
hard requirement in CS v2?)
.. TODO-spec
How do we filter the event stream?
Do we ever return multiple events in a single request? Don't we get lots of request