docs(rust-client): field-access notation fix in the truncation note (review nit)
This commit is contained in:
@@ -123,7 +123,7 @@ creates an authenticated `tonic` client and attaches `authorization: Bearer
|
|||||||
returns an `AlarmFeedStream` async stream of alarm-feed messages and
|
returns an `AlarmFeedStream` async stream of alarm-feed messages and
|
||||||
shares the gateway's central alarm monitor with every other client.
|
shares the gateway's central alarm monitor with every other client.
|
||||||
|
|
||||||
`ActiveAlarmSnapshot::from_truncated_snapshot` reports that the record came from
|
The `from_truncated_snapshot` field on `ActiveAlarmSnapshot` reports that the record came from
|
||||||
a provider fetch which hit the per-fetch cap: the snapshot set may omit active
|
a provider fetch which hit the per-fetch cap: the snapshot set may omit active
|
||||||
alarms, and the gateway suspended its absence-implies-cleared inference for that
|
alarms, and the gateway suspended its absence-implies-cleared inference for that
|
||||||
poll. Treat the set as possibly incomplete rather than reconciling deletions
|
poll. Treat the set as possibly incomplete rather than reconciling deletions
|
||||||
|
|||||||
Reference in New Issue
Block a user