keenlabs / KeenClient-Node

DEPRECATED - now part of keen-js:
https://github.com/keen/keen-js
Other
67 stars 32 forks source link

Error callback being call mutiple times #34

Closed parisholley closed 6 years ago

parisholley commented 9 years ago

If you run more than one query at a time (and say you hit your query limit), the callback is invoked more than once per query, this seems like unexpected behavior. Would recommend updating query.js to use async library

adamkasprowicz commented 6 years ago

This issue is deprecated. Let's focus on our 3 core packages: https://github.com/keen/keen-tracking.js https://github.com/keen/keen-analysis.js https://github.com/keen/keen-dataviz.js