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

Provide more information to consumable resources #353

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

apmasell
Copy link
Contributor

Plumbs the database workflow run creation time and max-in-flight-per-workflow to the consumable resource API.

Jira ticket:

  • Includes a change file
  • Updates developer documentation

Plumbs the database workflow run creation time and max-in-flight-per-workflow
to the consumable resource API.
@avarsava
Copy link
Contributor

Why?

@apmasell
Copy link
Contributor Author

These are for the priority consumable resource system.

  • one part will allow scoring by max-in-flight and it makes sense to have the customised value from the database rather than the blanket value that is currently in use
  • there is a priority escalation system that allows raising priority as a job waits longer, so it needs to know when the job started.

@avarsava avarsava merged commit 7c45511 into oicr-gsi:master Feb 13, 2024
1 check passed
@apmasell apmasell deleted the cr_creat branch February 13, 2024 18:50
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