You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to see how the Particular Platfrom improves the failed messages management, start the containers responsible for running the platform:
34
+
To see how the Particular Platfrom improves failed message management, start the containers responsible for running the platform:
35
35
36
36
### **RabbitMQ**
37
37
@@ -84,4 +84,7 @@ Go to the details page for one of the failed messages and click the `Edit & retr
84
84
85
85
Navigate to the `Message Body` tab, change the last digit of the `orderId` value, and click "Retry" to schedule the message for reprocessing.
86
86
87
+
> [!WARNING]
88
+
> Changing or deleting header values may change or cause issues with the subsequent re-processing. It is recommended that these values are not changed if you are unsure of their purpose.
89
+
87
90

0 commit comments