Exception save and connection pool

16 views
Skip to first unread message

Vicary Archangel

unread,
Jun 17, 2014, 6:17:10 AM6/17/14
to node-...@googlegroups.com
I was using the mysql module before connection pool is available, and I want to migrate my codes into pooling.

My code listens to connection errors and automatically reconnects until forever, my queries are also safe to drop when there are errors.

With the exception save and connection pool in mind, can I safely remove all the error handlers and let the queries retry themselves?

Thanks

Vic
Reply all
Reply to author
Forward
0 new messages