-
Notifications
You must be signed in to change notification settings - Fork 203
Worker Heartbeating #2818
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
Merged
Worker Heartbeating #2818
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
bfd3fc6
Add worker heartbeat support
yuandrew 4578791
PR Feedback, replace sleep with eventually, test against real server,…
yuandrew 9d9e294
Merge branch 'master' into worker-heartbeat-final
yuandrew bff9398
missed TaskCounter.java, pull in Spencer's changes https://github.com…
yuandrew de28ade
cursor bugs
yuandrew aa3068b
cursor bugs
yuandrew cb9b3b7
CI fixes
yuandrew 982b0ff
Make worker shutdown non-blocking for RPC call, activity queue type m…
yuandrew ff47c66
Account for RESOURCE_EXHAUSTED for tests, add buffer between polls fo…
yuandrew 1dc3b70
Always shutdown fully, query taskHandler instead of keeping bools
yuandrew 51563a3
try without filtering to 100, match Core's filtering with task queue
yuandrew 4666085
same fix, different file
yuandrew cdd6f9c
cursor feedback
yuandrew 09d5fc8
Merge branch 'master' into worker-heartbeat-final
yuandrew 16b4cd3
fix deadlock
yuandrew 0456dac
Merge branch 'master' into worker-heartbeat-final
yuandrew f0d102e
more cursor bug
yuandrew 92c1abd
Merge branch 'master' into worker-heartbeat-final
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
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
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
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.