Flagsmith / Flagsmith/flagsmith
Handle large segments in LaunchDarkly importer
Open
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
We should detect imported segment condition values for the IN operator over 2000 characters and break them down to smaller OR-concatenated conditions. In SaaS, even after performing the remediation, be conscious of the 400kb limit and surface a warning when it’s hit.
Contributor guide
Assessment
This issue has not been assessed yet.