Closed
Description
REF: https://topcoder.atlassian.net/browse/PROD-4106
Bug
Seen in prod: WM’s landing page is sending infinite requests to projects api
From a Topcoder engineer: WM keeps calling https://api.topcoder.com/v5/projects?memberOnly=true&sort=lastActivityAt%20desc&status=active if the returned project array is empty.
Fix
We just need to make sure that this can't happen in our update going out to production next week that's in the develop
branch.
Metadata
Metadata
Assignees
Labels
No labels