google-cloud-eclipse
google-cloud-eclipse copied to clipboard
Cache project query result
Databinding can trigger several queries very quickly, which in a slower connection could cause bad UX so we could add a caching mechanism to the project retrieval logic. This cache would be refreshed whenever the user clicks on the Refresh button or when we explicitly want to trigger it.