KeenClient-Node
KeenClient-Node copied to clipboard
only call error callback once
Fix for #34, could probably be improved by capturing multiple errors and returning them all vs. just the first (this method allows the query to fail fast).