Skip to content

Missing implementation for send_event #32

Open
@olitomlinson

Description

@olitomlinson

@famarting @cgillum

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions