Support orchestration ID reuse policy
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- python
調査の方向性
まず、Python SDK のオーケストレーションスケジューリングのエントリポイントを調査し、その公開 API を issue にリンクされている durabletask-go および durabletask-java の pull request と比較します。顧客が ERROR、IGNORE、または TERMINATE の再利用動作をターゲットのランタイムステータスとともに選択でき、対応する動作がテストでカバーされれば、作業は完了です。
索引モデルが issue の本文から書いたものです。
説明
durabletask-go now support orchestration ID reuse policy, customer can reuse the orchestration ID with three different action ERROR, IGNORE, and TERMINATE with a target runtime status set.
ERROR- If there is an existing workflow then the scheduler throws an exception (this is the current behavior).
IGNORE- If there is an existing workflow already scheduled, then the scheduler does nothing.
TERMINATE- Terminates any existing workflows with the same instance ID and then schedules a new instance as one atomic action, similar to on-demand ContinueAsNew.
SDK needs to expose those options to customer orchestration ID reuse support.
Reference:
- 主要言語
- Python
- スター
- 40
- フォーク
- 33
- 平均マージ
- 2日 2時間
- マージ済み PR(30日)
- 6
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
microsoft/durabletask-python のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 45/100
microsoft/durabletask-python#268 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 72/100
microsoft/durabletask-python#266 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 38/100
microsoft/durabletask-python#249 ·
-
bug Functions Parity
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
microsoft/durabletask-python#241 · コメント 2 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
microsoft/durabletask-python#234 ·
microsoft/durabletask-python の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
learningequality/ricecooker#747 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
run-llama/llama_index#23199 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
KhronosGroup/glTF-Blender-IO#2769 ·