Skip to content

Signal an entity from an orchestration #144

Description

Part of #141

Goal

Let an orchestrator signal an entity one way, with no result awaited, from task.OrchestrationContext.

Scope

  • Add a signal entity method on the orchestration context that enqueues an operation for a target entity and returns without waiting.
  • Support an optional scheduled time for delayed signals.

Reference

durabletask-dotnet TaskOrchestrationEntityFeature.SignalEntityAsync. Same operation message as a call, sent one way.

Depends on

The foundational entity runtime.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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