Bolke de Bruin created AIRFLOW-1744:
---------------------------------------

             Summary: 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


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)

Reply via email to