cromshell icon indicating copy to clipboard operation
cromshell copied to clipboard

execution-status-count ignores -x if output isn't prettified

Open lbergelson opened this issue 6 years ago • 0 comments

Executions status count should only check subworkflows if -x is enabled, but by default it downloads all the metadata for subworkflows.

Because of the bug in #107 it wasn't displaying subworkflow data in unpretty form with or with -x but it always requests it. This could be expensive for very large workflows.

lbergelson avatar Dec 04 '19 16:12 lbergelson