Flagsmith / Flagsmith/flagsmith-nodejs-client
Surface engine reasons in SDK response objects
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 30
- Forks
- 26
- Ø Merge
- 11 Min.
- Gemergte PRs (30 T.)
- 5
Beschreibung
Part of https://github.com/Flagsmith/flagsmith/issues/8232
Surface the evaluation `reason` (Environment Default, Segment Override, Identity Override) returned by the engine in the SDK's flag/response objects.
Has to cover:
- SDK API responses
- Local evaluation
Beitragsleitfaden
Rechercherichtung
Trace the SDK API response and local evaluation entry points, then inspect the flag and response object types used by both paths. Done means the engine's evaluation reason is exposed in SDK flag/response objects for Environment Default, Segment Override, and Identity Override in both modes.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- nodejs, typescript
- Bereich
- api, backend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 65/100