dertinfo / dertinfo/dertinfo-api
[FEATURE] Enabling Caching On APIM for the configuration
Open
enhancement
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Yes, the application can be slow to start as it waits for the API to spin up before returning the client configuration. This can be addressed by using caching on the API and then processes to clear the cache if there are urgent changes to configuration
**Describe the solution you'd like**
Enable cache with apocopate invalidation on the APIM for the configuration call
**Describe alternatives you've considered**
None.
**Additional context**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.