## 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 <!-- How should this new feature be announced in our release notes? It can be populated later. --> <!-- Keep it as a single line. Examples: --> RELEASE NOTE: **ADD** Allow infinite max retries for workflow execution <!-- RELEASE NOTE: **FIX** Bug in runtime. --> <!-- RELEASE NOTE: **UPDATE** Runtime dependency. -->