-
Notifications
You must be signed in to change notification settings - Fork 344
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
deliveryservices/id/capacity gives Internal Server Error #4237
Comments
Is this a regression? How did Perl handle that situation? |
Looks like it is a regression. The Perl returned:
|
@ocket8888 @mitchell852 Same issue was reported and resolved. This bug has been fixed and needs to be closed. |
No, that was a different endpoint. That was |
@rimashah25 - remove all servers from ds then snapshot and see what the result of |
Thanks @ocket8888 @mitchell852. I stand corrected. |
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
When making a
GET
request to/deliveryservices/{{id}}/capacity
where the deliverservice id pertains to a delivery service that was recently created and has no server assignments, the response returned is:Expected / new behavior:
If there is no capacity that can be obtained it should return:
Minimal reproduction of the problem with instructions:
Anything else:
error.log
shows:getting delivery service capacity: capacity was zero!
The text was updated successfully, but these errors were encountered: