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

feat(ai): add orch capacity error #3157

Draft
wants to merge 1 commit into
base: ai-video
Choose a base branch
from

Conversation

rickstaa
Copy link
Contributor

What does this pull request do? Explain your changes. (required)

This pull request gives orchestrators the ability to see the jobs for which they were selected but didn't have enough capacity (GPUs) to serve.

Specific updates (required)

  • Add a new Insufficient capacity error to the ai_http file so that orchestrators can see how many requests they are missing out on.

How did you test each of these updates (required)

Not yet.

Does this pull request close any open issues?

No.

Checklist:

This commit gives orchestrators the ability to see the jobs for which they
were selected but didn't have enough capacity (GPUs) to serve.
@rickstaa rickstaa marked this pull request as draft August 30, 2024 08:22
@github-actions github-actions bot added the AI Issues and PR related to the AI-video branch. label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Issues and PR related to the AI-video branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant