flagsmith
flagsmith copied to clipboard
Identity override count retrieval is slow for large numbers of overrides
For instance, for an environment with ~50k overrides, retrieving features with override counters takes 15 to 80 seconds.
Things to explore:
- Look into DynamoDB access pattern and ways to optimise it
- Cache/store identity counters elsewhere