How to handle downtime for windows service and rabbitmq -
i have windows service process request asynchronously.
while started service processes requests rabbitmq queue.
@ time service not processed queue of requests though in running state.
if restart again process queue.
should consider rabbitmq downtime or service downtime.
how notification downtime of rabbitmq windows service.
while checked articles handled exception. in case, need consider downtime. please handle scenario. in advance.
Comments
Post a Comment