user2761136
user2761136

Reputation: 21

Resend a message stored in error queue with RabbitMQ

I'm new to RabbitMQ and I'm using it with NServiceBus.I already searched in google but could not find anything that could help me.

Does anyone know if you can send a specific message, taken from the error queue, to a specific queue (destination)?

Any help is appreciated.

Thank you very much.

Upvotes: 2

Views: 508

Answers (1)

Sean Farmar
Sean Farmar

Reputation: 2293

You can use ServiceInsight and ServicePulse to do that.

HTH

Upvotes: 1

Related Questions