DaanHoogland commented on pull request #5854: URL: https://github.com/apache/cloudstack/pull/5854#issuecomment-1013095317
> That won't work @shwstppr - we use the api cache in browser to setup/configure many things (so we at least need api list with request ; but need to check if UI code does any checks for response). My suggestion was to simply cache the entire API response `per role` in memory (even though large), if/when somebody requests that that is sent without creating/processing that for individual account. Good idea, but we'd need to make it a background process and enable a refresh on it as well. What info can we give a user before all is in? can we make a smallest set of allowed data and start displaying that before we display the more restricted data. @shwstppr code looks good so far. please let me know if this is to be tested/merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
