Murat Sutunc created CB-9152:
--------------------------------
Summary: XHR calls in npm registry search can be optimized
Key: CB-9152
URL: https://issues.apache.org/jira/browse/CB-9152
Project: Apache Cordova
Issue Type: Bug
Components: Registry Web
Reporter: Murat Sutunc
Currently we're doing two xhr calls when getting list of plugins. The first
call is needed to get number of plugins available. Second one gets the rest of
the plugins.
An idea is to increase the number of first XHR call to 200 (or any number tbh).
And in case we still have more plugins, do the second call
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]