Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support timer names #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

support timer names #19

wants to merge 1 commit into from

Conversation

famarting
Copy link

backend implementation for dapr/dapr#8570

requires dapr/durabletask-protobuf#6

also sets timer name for the internal timers created for:

  • wait for external event
  • activity with retries
  • sub orchestration with retries

also a few existing unit tests were updated

Signed-off-by: Fabian Martinez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant