flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

Identity override count retrieval is slow for large numbers of overrides

Open khvn26 opened this issue 1 year ago • 1 comments

For instance, for an environment with ~50k overrides, retrieving features with override counters takes 15 to 80 seconds.

Things to explore:

  1. Look into DynamoDB access pattern and ways to optimise it
  2. Cache/store identity counters elsewhere

khvn26 avatar Sep 18 '24 16:09 khvn26