Politica de dead-letter

This commit is contained in:
2026-01-27 16:10:13 +01:00
parent 2074db3e04
commit 50b3b307ec

View File

@@ -37,7 +37,18 @@
"value": "rabbitmq-cluster-id-gXeBLbsUC2W2tU0Bx_QY_w"
}
],
"policies": [],
"policies": [
{
"vhost": "sim-vhost",
"name": "pol.sim.dlx",
"pattern": "sim.*",
"apply-to": "queues",
"definition": {
"dead-letter-exchange": "sim.dlx"
},
"priority": 7
}
],
"exchanges": [
{
"name": "sim.exchange",