Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
temporalio
/
temporal
Public
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
22.8k
Code
Issues
564
Pull requests
367
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Store worker attributes needed by server to propagate nexus tasks to worker
- #9231
#9231
Merged
rkannan82
merged 18 commits into
main
temporalio/temporal:main
from
kannan/activity-cancel/persist-worker-key
temporalio/temporal:kannan/activity-cancel/persist-worker-key
Copy head branch name to clipboard
Apr 11, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Store worker attributes needed by server to propagate nexus tasks to worker
#9231
rkannan82
merged 18 commits into
main
temporalio/temporal:main
from
kannan/activity-cancel/persist-worker-key
temporalio/temporal:kannan/activity-cancel/persist-worker-key
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2026
Store worker_instance_key in ActivityInfo
rkannan82
committed
31e35cd
View commit details
Copy full SHA for 31e35cd
Browse repository at this point
Add unit test
rkannan82
committed
2874f4e
View commit details
Copy full SHA for 2874f4e
Browse repository at this point
Fix lint
rkannan82
committed
ad8c480
View commit details
Copy full SHA for ad8c480
Browse repository at this point
Remove redundant WorkerInstanceKey assignment in UpdateActivity callback
rkannan82
committed
986e9a1
View commit details
Copy full SHA for 986e9a1
Browse repository at this point
Store worker_control_task_queue in ActivityInfo
Show description for fb3066c
rkannan82
committed
fb3066c
View commit details
Copy full SHA for fb3066c
Browse repository at this point
Update go.temporal.io/api to include worker_instance_key and worker_control_task_queue fields
rkannan82
committed
6ef2640
View commit details
Copy full SHA for 6ef2640
Browse repository at this point
Fix lint
rkannan82
committed
eab94b0
View commit details
Copy full SHA for eab94b0
Browse repository at this point
Remove worker_instance_key as it is not needed
rkannan82
committed
0f8e48e
View commit details
Copy full SHA for 0f8e48e
Browse repository at this point
Forward WorkerControlTaskQueue through matching service partitions
rkannan82
committed
5390759
View commit details
Copy full SHA for 5390759
Browse repository at this point
Commits on Apr 6, 2026
Merge main and update go.temporal.io/api to include PR #711
Show description for 242b97e
rkannan82
and
claude
committed
242b97e
View commit details
Copy full SHA for 242b97e
Browse repository at this point
Commits on Apr 7, 2026
Align worker_control_task_queue comment with public API proto
Show description for f7297b0
rkannan82
and
claude
committed
f7297b0
View commit details
Copy full SHA for f7297b0
Browse repository at this point
Merge branch 'main' into kannan/activity-cancel/persist-worker-key
rkannan82
authored
c7a55b1
View commit details
Copy full SHA for c7a55b1
Browse repository at this point
Add clarifying comment for eager dispatch workerControlTaskQueue param
Show description for 1e27656
rkannan82
and
claude
committed
1e27656
View commit details
Copy full SHA for 1e27656
Browse repository at this point
Commits on Apr 9, 2026
Merge remote-tracking branch 'origin/main' into kannan/activity-cancel/persist-worker-key
Show description for e1244fc
rkannan82
committed
e1244fc
View commit details
Copy full SHA for e1244fc
Browse repository at this point
Regenerate proto after comment update
Show description for 7f0514c
rkannan82
and
claude
committed
7f0514c
View commit details
Copy full SHA for 7f0514c
Browse repository at this point
Remove stale replace directive for go.temporal.io/api
Show description for 9500ec6
rkannan82
and
claude
committed
9500ec6
View commit details
Copy full SHA for 9500ec6
Browse repository at this point
Commits on Apr 10, 2026
Merge remote-tracking branch 'origin/main' into kannan/activity-cancel/persist-worker-key
rkannan82
committed
71549a1
View commit details
Copy full SHA for 71549a1
Browse repository at this point
Merge branch 'main' into kannan/activity-cancel/persist-worker-key
rkannan82
authored
d05b553
View commit details
Copy full SHA for d05b553
Browse repository at this point
You can’t perform that action at this time.