Skip to content

[Workflows] Missing sendEvent feature #1156

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

Open
olitomlinson opened this issue Oct 29, 2024 · 0 comments · May be fixed by #1330
Open

[Workflows] Missing sendEvent feature #1156

olitomlinson opened this issue Oct 29, 2024 · 0 comments · May be fixed by #1330
Labels
kind/enhancement New feature or request

Comments

@olitomlinson
Copy link

The underlying durabletask-java library supports the feature for a Workflow to raise an event directly to another Workflow, via the sendEvent method.

The Dapr Workflows Java SDK has not implemented this method. However the dotnet SDK has implemented it. For consistency across SDKs, I would recommend implementing this.

@olitomlinson olitomlinson added kind/bug Something isn't working kind/enhancement New feature or request and removed kind/bug Something isn't working labels Oct 29, 2024
@javier-aliaga javier-aliaga linked a pull request May 5, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant