I have a job, which runs every 2minutes to check the queue and send queue messages to the 3rd party. It stops running in the middle without generating any exception or logs information. Other jobs within same worker role are running without any interruption. When I restart worker role, it starts working.
I cannot figure out any issue except following exception in EventViewer