Open rickstaa opened 2 months ago
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)
Insufficient capacity
How did you test each of these updates (required)
Not yet.
Does this pull request close any open issues?
No.
Checklist:
make
./test.sh
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)
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:
make
runs successfully./test.sh
pass