impala-ruby icon indicating copy to clipboard operation
impala-ruby copied to clipboard

app blocked forever on unrelieble connection

Open vidma opened this issue 11 years ago • 0 comments

We've been using the gem for a while, all works nicely, except for the fact that it seems like even a short connection unreliability (e.g. packets lost, short VPN or wifi disconnection) during a query execution could block the whole application into an infinite loop.

has anyone else noticed this? ideas, how to solve it?

we also have a few of moderately slow queries (few minutes to 0,5h), so ideally the timeout mechanism should check if the query is still running...

vidma avatar Jan 13 '15 08:01 vidma