Skip to content

DT.AzureStorage to support querying orchestration tags #840

Closed
@cgillum

Description

The Azure Storage backend doesn't currently support querying orchestration tags. Tags can be added to a new orchestration and are visible to the runtime, but not to TaskHubClient.

The fix likely needs to go into AzureStorageTrackingStore.cs around the code where we interact with the "Instances" table.

There's an existing LargeOrchestrationTags test in the DurableTask.AzureStorage.Tests project. As part of adding support for querying tags, we should uncomment some of the additional validation that exists for this test.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions