Mark Bastian
Mark Bastian
It looks like both the the dashboard and query endpoints are slow: 
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...