add support for TTL and time/interval formats in actor timers/reminders
Open
area/actor/runtime
good first issue
kind/enhancement
kind/enhancement-runtime-dependency
P1
size/S
triaged/resolved
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 5
Description
## Describe the proposal
This feature in implemented in dapr runtime: https://github.com/dapr/dapr/issues/2906
It should be added to the SDK.
Once implemented, it will also resolve https://github.com/dapr/java-sdk/issues/569
Also, add integration tests validating this feature in SDK.
Contributor guide
Research direction
Start by reviewing the Dapr runtime proposal in issue 2906 and the related Java SDK issue 569 to understand the expected TTL and time/interval formats. Locate the actor timers and reminders APIs in the Java SDK, then add integration tests validating the supported formats; done means the SDK behavior matches the runtime feature and the tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100