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

[server_processes_manager] Monitor incomplete processes only #9725

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jeffersoncasimir
Copy link
Contributor

This PR adds a condition for which processes to monitor before loading the data table, significantly improving page load time.

It will only monitor server_processes that have either end_time or exit_code equal to NULL (default)

Feature introduced by #9685.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
chrisob55 Christopher O'Brien

Verified

This commit was signed with the committer’s verified signature. The key has expired.
chrisob55 Christopher O'Brien
@jeffersoncasimir jeffersoncasimir added Module: server_processes_manager PR or issue related to the server_processes_manger 27.0.0 - Bugs Bugs Found in LORIS 27 testing labels Mar 21, 2025
@jeffersoncasimir jeffersoncasimir added this to the 27.0.0 milestone Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
27.0.0 - Bugs Bugs Found in LORIS 27 testing Module: server_processes_manager PR or issue related to the server_processes_manger
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants