-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 -
cretz
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request