Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

cli reported a success even though job submission failed #809

Open
shamsimam opened this issue Apr 11, 2018 · 3 comments
Open

cli reported a success even though job submission failed #809

shamsimam opened this issue Apr 11, 2018 · 3 comments
Assignees

Comments

@shamsimam
Copy link
Contributor

$ cs submit ls
Attempting to submit on dev0 cluster...
Job submission succeeded on dev0. Your job UUIDs are:

$
@shamsimam shamsimam assigned dposada and shamsimam and unassigned dposada Apr 11, 2018
@shamsimam
Copy link
Contributor Author

Actually it might be a bug in my branch where even though job submission fails, an http status code of 201 is being returned.

@shamsimam shamsimam assigned dposada and unassigned shamsimam Apr 11, 2018
@shamsimam
Copy link
Contributor Author

We chatted offline and @dposada suggested there is room for improvement here by not claiming success if the UUID is not found in the response.

@dposada
Copy link
Contributor

dposada commented Apr 12, 2018

Not sure if this is worth handling unless we think it could happen in the current master code

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

2 participants