-
Notifications
You must be signed in to change notification settings - Fork 21
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
task ls --completed --json missing TASK_FAILED tasks #141
Comments
Can create FAILED tasks by starting a marathon job with |
@nickbp tried a marathon job with that command and the apps appeared in |
create marathon job as:
observe that job starts fail-looping, leaving TASK_FAILED entries in state.json then go into the CLI and run --completed, with and without --json. get inconsistent results:
list is empty when --json is provided |
Meanwhile state.json contains many tasks like this in a TASK_FAILED state:
The text was updated successfully, but these errors were encountered: