_prime_dashboard_meta_cache was sync but called async get_dashboards_summary(). Parent get_health_summary was already async def. Made child async + added awaits.
_prime_dashboard_meta_cache was sync but called async get_dashboards_summary(). Parent get_health_summary was already async def. Made child async + added awaits.