agent icon indicating copy to clipboard operation
agent copied to clipboard

[FSSDK-9841] adds cache to ups lookup call

Open 204Constie opened this issue 2 years ago • 1 comments

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

204Constie avatar Nov 17 '23 17:11 204Constie

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?

pulak-opti avatar Dec 08 '23 10:12 pulak-opti