Hello all, This is very strange behavior, I have a proxy that has a http endpoint at the end of the process. If that endpoint is down for any reason. It look like the message is being posted twice.
For example a proxy "TestProxy" is receiving the message the very first mediator logs the message into a table in database. then the send mediator tries to send it to an http endpoint. If the product at that endpoint is not running, the same message is posted again. It ends up being saved into database as a new message. Please help. Thanks Abid
