Flagsmith / Flagsmith/flagsmith-elixir-client
Support `$.flags` context values in segment conditions
- Vorherrschende Sprache
- Elixir
- Sterne
- 10
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Support `$.flags..` conditions.
### Acceptance criteria
Engine:
- `engine-test-data` is bumped to the tag containing the flag dependency cases, and they pass.
- An environment with no `$.flags` conditions gains no per-evaluation cost.
- Resolved flags are scoped to a single evaluation, never shared between concurrent evaluations.
SDK:
- `getFlags` passes segments to the engine so identity-less evaluation resolves `$.flags` and `$.environment` conditions.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start with the SDK's getFlags path and the engine integration, then inspect how segments and evaluation context are passed. Run the engine-test-data dependency cases, including flag and environment conditions. Done means identity-less evaluations resolve $.flags and $.environment, evaluations without flag conditions avoid per-evaluation cost, and concurrent evaluations do not share resolved flags.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- elixir
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100