v0.49.0b1
Pre-release
Pre-release
Pre-release beta version of optional subtasks
Added
tilebox-workflows: Added ability to mark tasks as optional. Optional tasks will not fail the job if they fail and
tasks that depend on them will still execute even if they fail, allowing for a job to complete even if some tasks fail.tilebox-workflows: Added atask_statesparameter toJobClient.query, to allow filtering jobs by whether they
contain tasks in one of the given state.