[
https://issues.apache.org/jira/browse/AIRFLOW-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-6801 started by Chris McLennon.
-----------------------------------------------
> Make use of timestamp field in ImportError object
> -------------------------------------------------
>
> Key: AIRFLOW-6801
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6801
> Project: Apache Airflow
> Issue Type: Improvement
> Components: models
> Affects Versions: 1.10.7
> Reporter: Chris McLennon
> Assignee: Chris McLennon
> Priority: Trivial
>
> The ImportError object has a `timestamp` field that goes unused. I believe
> this field is intended to report when an ImportError has been inserted into
> the table(?). When we add a row to the import_error table it seems that we
> should add the current time as the timestamp field as a result.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)