Skip to content

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

@olitomlinson

Description

@olitomlinson

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

Metadata

Metadata

Assignees

No one assigned

    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