-
Notifications
You must be signed in to change notification settings - Fork 123
Runtime/namespace/client wide worker heartbeat #983
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
Merged
yuandrew
merged 21 commits into
temporalio:worker-heartbeat
from
yuandrew:process-wide-worker-heartbeat-2
Sep 24, 2025
Merged
Changes from 16 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
0ad0894
worker heartbeat
yuandrew 0914836
Address Spencer's comments
yuandrew 6c578ba
wip use client_identity_override as part of key, added test
yuandrew 432ed57
Refactor almost complete, need to plumb through telemetry to SharedNa…
yuandrew f9f0938
Verified client replacement works, need to update tests and cleanup
yuandrew d324044
formating
yuandrew 0fc4e05
clean up
yuandrew c84987c
forgot to remove new() now that using builder pattern
yuandrew 61bc366
Switch to worker_set_key
yuandrew 6384c8c
Replace client test passes, need to write unit tests in worker_registry
yuandrew c79ec3f
cargo test-lint
yuandrew a924a87
limit nexus to 1 poller, add tests for worker_registry for heartbeat
yuandrew b39194e
PR comments
yuandrew 1dece51
new test helper
yuandrew 6c979b1
Return error on multi worker register for same namespace and task que…
yuandrew 598a1b5
cargo fmt
yuandrew b9aef18
Fix registration order, unique task queue for test worker
yuandrew 29e8231
Remove TEST_Q variable
yuandrew 77c5625
Missing quotes
yuandrew aed3612
CI lint and docker test fix, rename worker_set_key to worker_grouping…
yuandrew ad0d3cc
clippy bug
yuandrew File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.