rohityadavcloud commented on pull request #5854: URL: https://github.com/apache/cloudstack/pull/5854#issuecomment-1013092873
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. -- 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]
