[WORKFLOW SDK FEATURE REQUEST] Allow infinite retries for workflows
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 272
- Forks
- 152
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Describe the WORKFLOW SDK feature
Currently [the max retry](https://github.com/dapr/python-sdk/blob/main/ext/dapr-ext-workflow/dapr/ext/workflow/retry_policy.py#L53-L54) does not allow for infinite retries as the others with `-1`.
## Release Note
RELEASE NOTE: **ADD** Allow infinite max retries for workflow execution
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.