Skip to content

Add apiserver, task retries (default 1)

Compare
Choose a tag to compare
@michael-kotliar michael-kotliar released this 30 Aug 18:47
· 372 commits to master since this release

Apache-Airflow 1.10.3
cwltool 1.0.20190621234233

Should support CWL v1.1

ApiServer is run on localhost:8081 by default

Set retries for CWLStepOperator tasks in airflow.cfg (default: 1)

[cwl]
retry=int