feature: RabbitMQ Notification Workers and DLQ Escalation

This commit is contained in:
voltsrage
2026-06-17 02:37:30 +08:00
parent ec780144c6
commit 0246143815
17 changed files with 1410 additions and 2 deletions
@@ -10,5 +10,8 @@
"WriteTo": [
{ "Name": "Console" }
]
},
"RabbitMq": {
"PagingAckTimeoutMs": 5000
}
}