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

GET /jobs/{job_id}/results should return status code 424 #177

Closed
m-mohr opened this issue Mar 15, 2019 · 0 comments
Closed

GET /jobs/{job_id}/results should return status code 424 #177

m-mohr opened this issue Mar 15, 2019 · 0 comments
Labels
Milestone

Comments

@m-mohr
Copy link
Member

m-mohr commented Mar 15, 2019

GET /jobs/{job_id}/results was expected to return HTTP status code 424 with an error message if the job status is error. Unfortunately, I added the corresponding response code and the schema to GET /jobs/{job_id}/estimate instead of to GET /jobs/{job_id}/results. Not sure how that happened, but it needs to be moved.

@m-mohr m-mohr added bug job management incl. /result labels Mar 15, 2019
@m-mohr m-mohr added this to the 0.4.1 milestone Mar 15, 2019
@m-mohr m-mohr closed this as completed Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant