Add support for Jobs FailurePolicy
Open
area/jobs
enhancement-runtime-dependency
P1
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
There has been a change recently in the dapr runtime proto files in which Jobs now have `FailurePolicy` and it'd be good to support it in this SDK.
Dapr change with the updated runtime proto files: https://github.com/dapr/dapr/pull/8785/files#diff-da511bac0105b1e517ff78c6351b68bda0d5862cb0daae89127f6c0250551265R1224-R1274
Reference SDK change in Go: https://github.com/dapr/go-sdk/pull/737
RELEASE NOTE:
**ADD** Configurable Jobs FailurePolicy
Docs updated: https://github.com/dapr/docs/pull/4676
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.