micro-integrator icon indicating copy to clipboard operation
micro-integrator copied to clipboard

Introduce a cache mechanism when retrieving md5sum of services in Service Catalog

Open arunans23 opened this issue 4 years ago • 0 comments

Description:

Currently, ServiceCatalogDeployer retrieves md5sum of services available in the Service Catalog for each Capp deployment. Instead of making the REST call every time, we can have a cache mechanism so that we retrieve them only after cache timeout.

arunans23 avatar Jan 06 '22 10:01 arunans23