[WORKFLOW SDK FEATURE REQUEST] Implement "new_guid" on WorkflowContext
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 58/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- distributed-systems
Research direction
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.
Written by the indexing model from the issue text.
Description
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
- Dominant language
- Python
- Stars
- 272
- Forks
- 152
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dapr/python-sdk
-
dapr-ext-workflow good first issue kind/enhancement P2
Difficulty 2/5 1-2 days Newbie friendliness 72/100
dapr/python-sdk#853 · 4 comments ·
-
feature-request
Difficulty 3/5 1-2 days Newbie friendliness 76/100
dapr/python-sdk#1214 ·
-
dapr-ext-workflow kind/enhancement
Difficulty 3/5 1-2 days Newbie friendliness 78/100
dapr/python-sdk#1213 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 76/100
dapr/python-sdk#1200 ·
-
dapr-ext-workflow kind/enhancement
Difficulty 4/5 3-5 days Newbie friendliness 48/100
dapr/python-sdk#1181 · 1 assignee ·
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
syfoud/Simulated_Scepter#172 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main Openarea: ci bug perceived difficulty: 3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
EleutherAI/lm-evaluation-harness#4207 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
ClickHouse/clickhouse-connect#1057 ·