[WORKFLOW SDK FEATURE REQUEST] Implement "new_guid" on WorkflowContext
Ouverte
dapr-ext-workflow
kind/enhancement
- Langage dominant
- Python
- Étoiles
- 272
- Forks
- 152
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- distributed-systems
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 58/100