Skip to content

Handle error when no funnels are returned

Max Woolf requested to merge handle-no-funnels into main

If an error occurs, the entire cube schema will not generate.

We should handle this gracefully and not throw an error.

Merge request reports