Closed karenroldan closed 1 year ago
This PR adds a cache for the reporting config data in the production-api-client module. The cache will store the data for 7 days, and if the data is requested within this period, it will be retrieved from the cache instead of the API.
production-api-client
*
Related to # Closes #
What Does This PR Add/Change?
This PR adds a cache for the reporting config data in the
production-api-client
module. The cache will store the data for 7 days, and if the data is requested within this period, it will be retrieved from the cache instead of the API.Testing Instructions
*
Issues
Related to #
Closes #