sensu / sensu-transport

The Sensu transport abstraction library.
MIT License
14 stars 19 forks source link

Throw initial connection errors #8

Closed portertech closed 10 years ago

portertech commented 10 years ago

Connection object cannot initialize w/ EM connection errors, async w/ a nil connection object breaks the transport. Rescue connection errors on reconnect, when we already have a connection object.