[WORKFLOW SDK FEATURE REQUEST] Implement "new_guid" on WorkflowContext
Offen
dapr-ext-workflow
kind/enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 272
- Forks
- 152
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- distributed-systems
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 58/100