Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

REST API should return different status codes on errors around tasks #467

Closed
geauxvirtual opened this issue Nov 4, 2015 · 1 comment
Closed
Assignees

Comments

@geauxvirtual
Copy link
Contributor

Currently, REST API returns 404 for every error around tasks. This should be updated to only return 404 when the task is not found, and different error codes for other errors.

@tiffanyfay tiffanyfay self-assigned this Nov 4, 2015
@bjray bjray added the tracked label Nov 4, 2015
tiffanyfay added a commit that referenced this issue Nov 6, 2015
Modified task error codes for #467
@geauxvirtual
Copy link
Contributor Author

Resolved with #468

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants