Skip to content

Support for deterministic GUID generation #9

Description

@cgillum

Just like we have for Durable Functions (see here), we need to add deterministic GUID generation for this SDK.

Also, we should replace our use of Guid.NewGuid() here with this new API to ensure sub-orchestration IDs are generated deterministically. This will be important for de-dupe purposes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions