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

extend job database interface to allow more granular querying on status #607

Merged
merged 14 commits into from
Sep 13, 2024

Conversation

jdries
Copy link
Collaborator

@jdries jdries commented Aug 21, 2024

This proposal tries to support very large job databases in the job manager. It adjusts the job database interface to allow retrieving jobs with a specific status, and putting a limit on the maximum amount of jobs to return.

@jdries jdries requested a review from soxofaan September 5, 2024 18:24
@jdries
Copy link
Collaborator Author

jdries commented Sep 5, 2024

@soxofaan @HansVRP This is a next step in jobmanager evolution.

openeo/extra/job_management.py Show resolved Hide resolved
openeo/extra/job_management.py Outdated Show resolved Hide resolved
openeo/extra/job_management.py Outdated Show resolved Hide resolved
openeo/extra/job_management.py Outdated Show resolved Hide resolved
openeo/extra/job_management.py Outdated Show resolved Hide resolved
openeo/extra/job_management.py Outdated Show resolved Hide resolved
@soxofaan
Copy link
Member

soxofaan commented Sep 13, 2024

minor todo left:

  • changelog entry

@jdries jdries merged commit dcaf0c3 into master Sep 13, 2024
8 checks passed
@soxofaan soxofaan deleted the job_manager_db_granular branch September 13, 2024 16:42
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.

3 participants