Skip to content

Resolve "Product analytics queries fail to load sometimes"

What does this MR do and why?

Adds support for Cube.js "continue wait" functionality to support extra long queries

How to set up and validate locally

  1. Setup the product analytics devkit according to it's instructions
  2. Setup the product analytics dashboard on a given project according to the devkit instructions
  3. Load a large number of test events into the clickhouse database for this project, you can use our gen_test_data script or any other source of data
  4. Check that the analytics dashboards for the project continue to load with no errors

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #416928 (closed)

Edited by Allen Cook

Merge request reports