[rabbitmq-discuss] RabbitMQ consumer rebind in .net
Arindam Nayak
nayak.arindam at gmail.com
Wed Aug 28 12:15:11 BST 2013
I have written a rabbitmq consumer service, which is a windows service, it
constantly polls (something like while(true)) and reads queue data and
process, it works fine for 4-5 days, but suddenly after that it gets
detached from queue and stalls windows service until i manually restarts
that windows service. I have using .net client libraries. I have also added
restart code. that re creates connection , binds to queue and then listens
, but that restart code does not work. When i tried to debug the service,
it does not help, it stops debug process abruptly , at connection
re-creation time. Please help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130828/1fdfe20a/attachment.htm>
More information about the rabbitmq-discuss
mailing list