Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1003#issuecomment-153437575 @NuxRo I did some pagesize and latency comparisons for one of the views/APIs (see: https://github.com/apache/cloudstack/pull/751#issuecomment-135661968); I think it's a general issue with expecting to have all the resources in the list but it's not possible to get all the resources as it could the UI for long or if the network timeouts (or errors out) you'll see nothing. The default pagesize in the UI is set to 20 the last time I checked, we can easily increase this to 50 or 100 without much change in latency and UX.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---