perf(comms+audit): close phase-2 residuals — direct ingest path, monotonic timeouts, synthetic probe, not-reporting set, cursor-exact audit pull
This commit is contained in:
@@ -331,8 +331,10 @@
|
||||
return;
|
||||
}
|
||||
|
||||
// _notReporting is the poll's unique authority — the alarm-only live cache
|
||||
// cannot compute it — so it is always refreshed.
|
||||
// _notReporting always comes from this call, live or not. While the cache is
|
||||
// serving the site the façade sources it from the aggregator's own fan-out (no
|
||||
// second fan-out is run); while it is cold the poll computes it. Either way the
|
||||
// shape and ordering are identical.
|
||||
_notReporting = result.NotReportingInstances;
|
||||
|
||||
// While the cache is live, the live deltas own the row set: a poll whose fan-out
|
||||
|
||||
Reference in New Issue
Block a user