Skip to content

Signal an entity from an orchestration #144

Description

@ahmedmuhsin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions