heavyai / heavyai-connector

A JavaScript library for connecting to a OmniSci GPU database and running queries.
https://www.omnisci.com/
Other
89 stars 41 forks source link

Error not handled when client tries to connect and MapD server is down. #90

Open pratik-dimebox opened 6 years ago

pratik-dimebox commented 6 years ago

🐞

clhenrick commented 6 years ago

Relates to #80

nermaljcat commented 5 years ago

Look at: https://github.com/omnisci/mapd-connector/blob/master/thrift/browser/thrift.js#L336-L346

Seems the Thrift.Transport assumes success...