dapr / dapr/java-sdk

add support for TTL and time/interval formats in actor timers/reminders

Open
#652 10 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.