Local evaluation silently drops identity overrides on large environments
还没有人认领这个 Issue。
评估
调研方向
跟踪 Python 客户端获取用于本地评估的环境的过程,并将其分页和刷新行为与 Flagsmith/flagsmith-nodejs-client#205 中的参考实现进行比较。验证所有环境页面都会参与本地评估、单页环境保持不变,并且缓慢的刷新会记录两个持续时间;比较本地和远程身份覆盖的结果。
由索引模型根据 Issue 内容生成。
描述
Server-side SDKs cache the environment document for local evaluation, but the Python client today only ingests the first response page. For environments large enough to span multiple pages — typically those with many identity overrides — every override beyond the first page is missing from the local cache. Affected identities are evaluated against an incomplete environment and may receive flags that disagree with remote evaluation, with no error surfaced to the operator.
Acceptance criteria
- Local evaluation returns the same identity-override results as remote evaluation regardless of how large the environment is.
- Existing users on environments small enough to fit a single page see no behaviour or configuration change.
- When fetching a full environment takes longer than the configured refresh interval, the SDK logs a warning naming both durations, so the operator knows to raise the interval or trim the environment.
Parent: Flagsmith/flagsmith#4664
Reference implementation: Flagsmith/flagsmith-nodejs-client#205
- 主要语言
- Python
- 星标
- 24
- 派生
- 12
- 平均合并
- 15 小时 43 分钟
- 30 天内合并 PR
- 4
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
Flagsmith/flagsmith-python-client 的其他 Issue
-
难度 3/5 1-2 天 新手友好度 68/100
-
难度 3/5 1-2 天 新手友好度 65/100
-
难度 4/5 3-5 天 新手友好度 35/100
-
Flagsmith/flagsmith-python-client#198 · 1 条评论 · 已指派 2 人 ·
-
难度 5/5 一周以上 新手友好度 45/100
查看 Flagsmith/flagsmith-python-client 的全部 Issue
相似的 Issue
-
bug ci good first issue
难度 2/5 1-3 小时 新手友好度 88/100
-
难度 2/5 1-3 小时 新手友好度 76/100
-
documentation
难度 2/5 半天 新手友好度 62/100
inmanta/inmanta-core#10835 ·
-
sponsored
难度 2/5 1-3 小时 新手友好度 65/100
-
难度 2/5 1-3 小时 新手友好度 86/100
Diaoul/subliminal#1382 ·