Skip to content

[Feature Request] Support user metadata #517

Closed
@cretz

Description

@cretz

Describe the solution you'd like

See temporalio/features#486 and temporalio/sdk-go#1597. Specifically, after temporalio/sdk-go#1673:

  • Accept optional "static summary " and "static details" on all ways to start a workflow (start, signal with start, schedule, and child workflow) and populate user metadata with them
  • Accept optional "summary" when creating timers and populate user metadata with it
  • Accept optional "summary" when creating activities and populate user metadata with it
  • Handle __temporal_workflow_metadata query (see features issue and Experimental user metadata and workflow metadata query support sdk-go#1597)
  • Mark experimental

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions