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

remote job submission: add API for getting job counts #2968

Merged
merged 3 commits into from
Apr 11, 2019
Merged

Conversation

davidpanderson
Copy link
Contributor

If a remote job submission system wants to maintain a constant
level of unsent jobs, it needs a way to get this value.
This commit adds a Python API for this.
It also returns other counts such as in-progress results,
and WUs needing validation/assimilation/file delete.

I could add PHP and C++ interfaces too if needed.

Fixes #

Description of the Change

Alternate Designs

Release Notes

If a remote job submission system wants to maintain a constant
level of unsent jobs, it needs a way to get this value.
This commit adds a Python API for this.
It also returns other counts such as in-progress results,
and WUs needing validation/assimilation/file delete.

I could add PHP and C++ interfaces too if needed.
@TheAspens
Copy link
Member

@lfield - can you review this change as well? We don't use the remote job submission API so I am less familiar with it.

@TheAspens TheAspens assigned lfield and unassigned TheAspens Mar 5, 2019
Conflicts:
	html/user/server_status.php
@TheAspens
Copy link
Member

I merged from master and cleaned up the merge conflicts.

@lfield
Copy link
Contributor

lfield commented Apr 11, 2019

This works as intended but does not show the breakdown per app. This may be required by some projects for this use case but can be addressed in a separate PR.

@lfield lfield merged commit 4886070 into master Apr 11, 2019
@TheAspens TheAspens deleted the dpa_job_counts branch May 10, 2019 19:21
@TheAspens TheAspens restored the dpa_job_counts branch May 10, 2019 19:21
@AenBleidd AenBleidd deleted the dpa_job_counts branch May 21, 2019 20:58
@AenBleidd AenBleidd added this to the Server Release 1.2.0 milestone Aug 14, 2023
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.

4 participants