[WORKFLOW SDK FEATURE REQUEST] Allow infinite retries for workflows
Open
- Dominant language
- Python
- Stars
- 272
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
## 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
Contributor guide
Assessment
This issue has not been assessed yet.