Mark Bastian

Results 13 comments of Mark Bastian

It looks like both the the dashboard and query endpoints are slow: ![slowdash](https://github.com/metabase/metabase/assets/8381441/5ff29633-7c44-461b-a990-e5c01fb71fa3)

And the query endpoints are part of the dashboard api as well: https://stats.metabase.com/api/dashboard/2117/dashcard/12870/card/14356/query

This was originally added to #33499, but I think we're focusing on the behavior on this issue. The slow endpoint is https://stats.metabase.com/api/dashboard/:dashboard-id. Here's what I've been able to do to...