-
Notifications
You must be signed in to change notification settings - Fork 16
[$60] Too many requests #266
Comments
topcoder-archive/topcoder-platform-topcoder-x-ui#269 (major requirement) topcoder-archive/topcoder-platform-topcoder-x-ui#268 topcoder-archive/topcoder-platform-topcoder-x-ui#267 topcoder-archive/topcoder-platform-topcoder-x-ui#266 (major requirement) topcoder-archive/topcoder-platform-topcoder-x-ui#265 (major requirement) topcoder-archive/topcoder-platform-topcoder-x-ui#264 topcoder-archive/topcoder-platform-topcoder-x-ui#211 topcoder-archive/topcoder-platform-topcoder-x-ui#209 (major requirement)
Contest https://www.topcoder.com/challenges/30120851 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30120851 has been updated - it has been assigned to afrisalyp. |
@afrisalyp - Any thoughts on this one? |
@jmgasper Chrome: Edge: Opera: Firefox: |
Ok - will consider this fixed then, thanks. |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30120851 |
When loading the Topcoder-X UI, I see it making numerous calls to the same set of APIs, like
https://x.topcoder.com/api/v1/projects?status=active&showAll=false
, and other things.This leads to a page that takes much longer than needed to load. Can we trim this down so that there aren't duplicate requests being made?
The text was updated successfully, but these errors were encountered: