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:
@@ -105,6 +105,8 @@ public class AlarmSummaryVirtualizeTests : BunitContext
|
||||
|
||||
public bool IsLive(int siteId) => false;
|
||||
|
||||
public IReadOnlyList<string> GetNotReportingInstances(int siteId) => Array.Empty<string>();
|
||||
|
||||
private sealed class NoOp : IDisposable
|
||||
{
|
||||
public void Dispose() { }
|
||||
|
||||
Reference in New Issue
Block a user