Is it possible to replay all failed messages through nServiceBus
without using ServiceControl/ServicePulse
?
I'm using NServiceBus.Host.exe
to host our endpoints. Our ServiceControl/ServicePulse
database became corrupt. I was able to recreate it, but now I a few failed messages in our SQL database which are not visible through the ServicePulse.
Will this help?
Take a look at the readme.md
You can look at the link provided to build your own script (to mach SQL) and trip the error message wrapper so you can push the stripped message back to the SQL queue.
Does this help?
If not please contact support at particular dot net and we will be glad to help :-)