prime-reportstream
prime-reportstream copied to clipboard
[BUG] Fix slow load times for some receivers in Daily Data API call load time on Staging and Production
Problem statement
The daily data page is loading slowly on staging.
What you need to know
- FE has identified that the query is returning quickly, so the slow page load is likely a FE or BE implementation issue.
- Steps to reproduce:
- Login to staging
- Dupe as 'Ignore' org
- Navigate to Daily Data
- Takes 30+ seconds to load page
- Similar response has been seen in CA on Production:

Acceptance criteria
- [ ] Daily Data page loads within 5 seconds for an average API call on staging and production
@penny-lischer @chris-kuryak I've tested both locally and in production, and I'm not seeing load times over 3 seconds. Can y'all reproduce?
Yes, this is still happening for larger receivers like CA and FL
We have identified that we think this is a backend issue, not a front-end issue.
Since FE team owns the API, they are going to look into it first