Skip to content

Update Priority in WorkflowInfo #720

@stephanos

Description

@stephanos

Is your feature request related to a problem? Please describe.

temporalio/api#610 introduced the ability for users to override a previously set Priority. Currently, though, Priority in WorkflowInfo is immutable and an update to it is not applied.

Describe the solution you'd like

Priority in WorkflowInfo needs to reflect the current status; ie be changed when it was updated.

Also see convo in temporalio/api#610 (comment)

Per-SDK Tickets

  • Go -
  • Java -
  • Core -
  • TypeScript -
  • Python -
  • .NET -
  • Ruby -
  • PHP -
  • Temporal CLI -

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions