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

Update Running Processes Counter on Workers Page #209

Merged
merged 6 commits into from
May 13, 2024

Conversation

wcgunter
Copy link
Collaborator

  • Updates how the number of running processes is determined to reflect a more accurate status of a worker.
    • Instead of waiting for the worker to update itself (every heartbeat), we look at the table of processes that are running and group them by workerId.

@wcgunter wcgunter marked this pull request as ready for review May 10, 2024 14:59
@wcgunter wcgunter requested review from jamesfwood and voxparcxls May 10, 2024 15:00
@jamesfwood jamesfwood merged commit 2c37af2 into develop May 13, 2024
4 checks passed
@jamesfwood jamesfwood deleted the wg-worker-running-procs branch May 13, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants