dapr / dapr/python-sdk

[WORKFLOW SDK FEATURE REQUEST] Implement "new_guid" on WorkflowContext

オープン
#1,188 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
dapr-ext-workflow kind/enhancement
主要言語
Python
スター
272
フォーク
152
PR マージ指標
30日以内にマージされた PR はありません

説明

The ability to generate a replay-safe GUID is missing from the API surface of WorkflowContext.

This is a fundamental feature of all Workflow SDKs. e.g. https://github.com/dapr/dotnet-sdk/blob/9a16009d98738fd4f11d1cd7ff58e5afc4fb945a/src/Dapr.Workflow/Worker/Internal/WorkflowOrchestrationContext.cs#L519

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by locating the Python WorkflowContext API and its existing workflow-related tests. Compare the requested new_guid behavior with the linked Dapr .NET SDK implementation, then add the API and verify that generated GUIDs are replay-safe through the relevant test coverage.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
distributed-systems
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
58/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。