You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimize view_engineer to use DB-side aggregation and cut load time (#12606)
* Optimize the DB queries for metrics views.
* PR comments fixes:
- Remove Cache
- Rename "stuff" variables
- Change the date range
* Add unit tests for view_engineer endpoint
0 commit comments