Local evaluation silently drops identity overrides on large environments
まだ誰も着手していません。
評価
調査の方向性
Python クライアントのローカル評価用環境取得を追跡し、ページネーションと更新の動作を Flagsmith/flagsmith-nodejs-client#205 の参照実装と比較します。すべての環境ページがローカル評価に反映されること、1 ページの環境は変更されないこと、遅い更新では両方の所要時間がログに記録されることを確認します。ローカルとリモートのアイデンティティ上書きの結果を比較します。
索引モデルが 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分
- マージ済み PR(30日)
- 4
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
Flagsmith/flagsmith-python-client のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 65/100
-
Dependency Dashboard オープン
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
Flagsmith/flagsmith-python-client#198 · コメント 1 件 · 担当者 2 名 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 45/100
Flagsmith/flagsmith-python-client の issue をすべて見る
似ている issue
-
documentation help wanted
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
simonw/sqlite-utils#872 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100