feat(sitecallaudit): central→site Retry/Discard relay for parked operations
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
project reference is documented here so the actor's scope-per-message
|
||||
GetRequiredService<ISiteCallAuditRepository>() compiles. -->
|
||||
<ProjectReference Include="../ScadaLink.ConfigurationDatabase/ScadaLink.ConfigurationDatabase.csproj" />
|
||||
<!-- Task 5 (#22): the central→site Retry/Discard relay routes RetryParkedOperation /
|
||||
DiscardParkedOperation to the owning site via SiteEnvelope + CentralCommunicationActor,
|
||||
the same transport every other central→site command uses. SiteEnvelope is defined
|
||||
in ScadaLink.Communication (no cycle: Communication does not reference SiteCallAudit). -->
|
||||
<ProjectReference Include="../ScadaLink.Communication/ScadaLink.Communication.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user