agent
agent copied to clipboard
[FSSDK-9841] adds cache to ups lookup call
Summary
the service has very poor performance when one request is done for multiple experiments at once the PR adds caching on lookup method to prevent async request loop when not necessary
Issues
- improves performance in case a single request is done for multiple experiments at once
Hi @204Constie Thanks for the PR. Have you signed the CLA as per https://github.com/optimizely/agent/blob/master/CONTRIBUTING.md ? If not, could you please do it?