Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task Queue Priority Options/Annotations #593

Open
9 tasks
Sushisource opened this issue Feb 3, 2025 · 0 comments
Open
9 tasks

Task Queue Priority Options/Annotations #593

Sushisource opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Sushisource
Copy link
Member

Sushisource commented Feb 3, 2025

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

Options to affect the priority of tasks in tasks queues were introduced in temporalio/api#513 (note, that's not a merge to main - we should update this item with the merge to main once it happens). Support setting those options in SDKs.

Initial implementation in Go (also not a merge to main) may be referenced here: temporalio/sdk-go#1792

Describe the solution you'd like

See the Go PR. This is all fairly straightforward pass-through of some new options.

Additional context

Per-SDK Tickets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant