fix(host): rate-limit dead-letter warnings (10/min + suppression summary); metric counting unchanged

This commit is contained in:
Joseph Doherty
2026-07-08 16:52:25 -04:00
parent 3ce21734b8
commit dea69842d5
3 changed files with 89 additions and 6 deletions
@@ -18,6 +18,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="NSubstitute" />
<PackageReference Include="Serilog" />
<PackageReference Include="xunit" />
<PackageReference Include="xunit.runner.visualstudio" />