We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e05f2 commit e6ce255Copy full SHA for e6ce255
osi_streamingupdate.proto
@@ -22,7 +22,9 @@ package osi3;
22
// obsolete_id indicates that it will no longer be updated from then on.
23
//
24
// \note The receiver of partial streaming update messages can only rely on the
25
-// most up-to-date information at the corresponding timestamp.
+// most up-to-date information at the corresponding timestamp. E.g. omitting
26
+// objects does not indicate static behaviour but it may be sufficient for the
27
+// use case to update certain objects at a later point in time.
28
29
message StreamingUpdate
30
{
0 commit comments