[
https://issues.apache.org/jira/browse/AIRFLOW-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16283245#comment-16283245
]
ASF subversion and git services commented on AIRFLOW-1869:
----------------------------------------------------------
Commit 75eef96af6d6a91ae90e65498c6ee9377853e37e in incubator-airflow's branch
refs/heads/master from [~wrp]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=75eef96 ]
[AIRFLOW-1869] Do not emit spurious warning on missing logs
If the log does not already exist then we are not
discarding it, and
this message is more confusing than helpful.
Closes #2856 from wrp/suppress-log
> Logging in gcs_task_handler discards too many error messages
> ------------------------------------------------------------
>
> Key: AIRFLOW-1869
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1869
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core
> Reporter: William Pursell
> Assignee: William Pursell
> Priority: Minor
> Fix For: 1.10.0
>
>
> Many exceptions are caught and effectively discarded in the gcs task log
> reader. It makes debugging difficult. The logs should be more verbose and
> include the exception strings.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)