composer
composer copied to clipboard
Handling unresolvable files
How should cottontail behave if it receives a CommandLineTool or a Workflow whose Schema Salad directives it cannot resolve?
- If unresolvable parts are
step.run
properties, load Workflow anyway without type validation for connections? - If unresolvable parts are
$include
and$import
, process might be invalid/unopenable?
@gaurav-kaushik, @ntijanic, @StarvingMarvin, @ivanbatic: Thoughts?