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

Missing implementation for send_event (Mirror issue from Upstream) #4

Open
Tracked by #8008
olitomlinson opened this issue Dec 17, 2024 · 0 comments
Open
Tracked by #8008

Comments

@olitomlinson
Copy link

Mirroring the issue from Upstream microsoft#32

@famarting

There appears to be a missing implementation for the send_event capability. The placeholder code is commented out. And there is no send_event implementation here

# elif action_type == "sendEvent":
# return task.get_name(task.OrchestrationContext.send_event)

This would require implementing in order to deliver the SendEvent capability in the Dapr Python SDK

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

No branches or pull requests

1 participant