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

GetJobSpecification and GetJobSpecifications are not returning 404 if the job is not found #694

Open
arinda-arif opened this issue Jan 2, 2023 · 0 comments

Comments

@arinda-arif
Copy link
Contributor

Describe the bug
GetJobSpecification and GetJobSpecifications are not returning 404 if the job is not found.

Expected behavior

  • If no job is found, should return 404 instead of 200 with an empty job.
  • Any caller can handle it gracefully based on the need
  • For external resource managers (being used when resolving job upstreams externally), if receiving a 404 response it will not return an error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant