temporalio / temporalio/features

Update Priority in WorkflowInfo

Open
#720 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
32
Forks
28
Avg merge
1d 9h
Merged PRs (30d)
7

Description

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

https://github.com/temporalio/api/pull/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 https://github.com/temporalio/api/pull/610#discussion_r2548159623

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review API pull request 610 and its linked discussion first, then trace how WorkflowInfo and Priority are represented in the listed Go, Java, Core, TypeScript, Python, .NET, Ruby, PHP, and CLI SDK areas. Done means WorkflowInfo reflects an updated Priority rather than retaining the previous value, with behavior covered across the applicable SDK tickets.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, go, java, php, python, ruby, typescript
Domain
backend-api-design, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.