[
https://issues.apache.org/jira/browse/AIRFLOW-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin updated AIRFLOW-1744:
------------------------------------
Fix Version/s: 1.9.0
> task.retries can be False
> --------------------------
>
> Key: AIRFLOW-1744
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1744
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Bolke de Bruin
> Fix For: 1.9.0
>
>
> When adding the max_tries field task.retries can be False (e.g. in case of a
> faulty day). At least Postgres will not accept "False" for an integer field.
> It is proposed to set it to try_number in case try_number > 0 otherwise to 1.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)