v0.6.0
- bump
http.globalAgent.maxSockets
toInfinity
(up from Node's default 5) - add additional logging,
try
/catch
guards and watchdog timers to help diagnose weird issues - update all npm modules (except for q)
http.globalAgent.maxSockets
to Infinity
(up from Node's default 5)try
/catch
guards and watchdog timers to help diagnose weird issues