goodeggs / librato-node

A Node.js client for Librato (http://librato.com/)
MIT License
37 stars 26 forks source link

::flush callback isn't called if librato fails because credentials are missing #23

Closed adborden closed 9 years ago

adborden commented 9 years ago

If you don't specify email/token but call librato.flush with a callback, your callback won't be called even though librato just errored out.