Multiple requests to same resource #293
Labels
frontend
Front End tasks
Story Point: 5
major new product feature that requires designs, product ideation and the involvement of the tech le
For most pages you visit on PeterPortal, multiple requests to the same path are logged in the backend terminal. I think some of these are due to redundant useEffect hooks such as the one found in #290 but some investigating may need to be done. We want to fix this for better optimization.
Example:
All of these requests are made after visiting the home page once. Many are repeated.
The text was updated successfully, but these errors were encountered: