cube-js / cube

📊 Cube — The Semantic Layer for Building Data Applications
https://cube.dev
Other
17.85k stars 1.77k forks source link

Cube.js not waiting for response from Elasticsearch #1183

Open Vigneshg98 opened 4 years ago

Vigneshg98 commented 4 years ago

Describe the bug While trying to call elasticsearch to get the data into cube.js. It usually takes 5 to 10 seconds to get the response as the volume of data is huge (~ 120 million), but cube.js is not waiting until it gets the response. Also, we could see that the elasticsearch SQL query is still running in the cube.js console and we can get the response into the cube.js the second time as it's already fetched and stored in cube.js cache.

Expected behavior Cube.js must wait until it gets the response from elasticsearch or an option to override the default wait timeout before pushing to cube.js cache.

keydunov commented 3 years ago

Hi @Vigneshg98 ,

This driver has been contributed by Cube.js community.

While we are happy to review and accept future community contributions, we don't have active plans for further development. This includes bug fixes unless they affect different parts of Cube.js. Additionally, we're looking for maintainers for this package. If you'd like to become a maintainer, please contact us in Cube.js Slack.