dapr / dapr/python-sdk

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

Abierto
#1,188 0 comentarios 0 reacciones 0 asignados Ver en GitHub
dapr-ext-workflow kind/enhancement
Lenguaje dominante
Python
Estrellas
272
Forks
152
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
distributed-systems
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
58/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.