[
https://issues.apache.org/jira/browse/AIRFLOW-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998408#comment-16998408
]
ASF GitHub Bot commented on AIRFLOW-6222:
-----------------------------------------
ashb commented on pull request #6779: [AIRFLOW-6222] http hook should log
response text
URL: https://github.com/apache/airflow/pull/6779
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> http hook should log response text
> ----------------------------------
>
> Key: AIRFLOW-6222
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6222
> Project: Apache Airflow
> Issue Type: Improvement
> Components: hooks
> Affects Versions: 1.10.6
> Reporter: Ben Marengo
> Assignee: Ben Marengo
> Priority: Trivial
> Fix For: 1.10.7
>
>
> currently it doesn't log response text in the case of a GET or HEAD request
> it should, because response.text is a property on the Response object and is
> helpful for debugging!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)