Flagsmith / Flagsmith/flagsmith-nodejs-client
Surface engine reasons in SDK response objects
未关闭
- 主要语言
- TypeScript
- 星标
- 30
- 派生
- 26
- 平均合并
- 11 分钟
- 30 天内合并 PR
- 5
描述
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
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- nodejs, typescript
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100