You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
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
Mirroring the issue from Upstream microsoft#32
@famarting
There appears to be a missing implementation for the
send_eventcapability. The placeholder code is commented out. And there is nosend_eventimplementation heredurabletask-python/durabletask/worker.py
Lines 819 to 820 in 4fc38e2
This would require implementing in order to deliver the
SendEventcapability in the Dapr Python SDK