Hi,

   If response from API side is getting delayed, then getting connection 
timeout error and server getting disconnect (localhost) with below error,

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: connect ETIMEDOUT
    at errnoException (net.js:905:11)
    at Object.afterConnect [as oncomplete] (net.js:896:19)

How can we handle this issue.. Whenever timeout error occur, i am 
restarting the server. Is there any solution to fix this issue.. Please 
guide me to fix this issue with example..

I am using nodejs with expressjs framework. Is there any solution to 
autostart of server and redirect to home page like this..

Thanks,

Premkumar M.

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/b2ce37df-100c-4c94-8081-f97c614c53f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to