Azure / durabletask

Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Apache License 2.0
1.47k stars 287 forks source link

Get instance id for desired control-queue(s) #1069

Open pasaini-microsoft opened 2 months ago

pasaini-microsoft commented 2 months ago

Motivation

1079

Issue: No way of targeting an orchestrator instance to a desired control-queue.

Issue: No way to load lightly loaded control-queues.

Proposal

API to generate instance id for a set of control-queues.