openconfig / gnsi

Apache License 2.0
21 stars 17 forks source link

Add detailed scenarios on when history_istruncated is set to True #171

Closed nmahabaleshwar closed 6 months ago

nmahabaleshwar commented 6 months ago

history_istruncated in a RecordResponse is set to True if the gnsi.acctz server senses that there might be some events which have occurred prior to the timestamp in the RecordResponse message for which it might be missing RecordResponses. This helps the gnsi.acctz client to stitch a timeline where it can detect potential gaps in the timeline.