You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alberto Calderari (JIRA)" <ji...@apache.org> on 2018/03/06 11:48:00 UTC

[jira] [Commented] (AIRFLOW-2110) Enhance Http Hook to use a header in passed in the "extra" argument and add tenacity retry

    [ https://issues.apache.org/jira/browse/AIRFLOW-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16387654#comment-16387654 ] 

Alberto Calderari commented on AIRFLOW-2110:
--------------------------------------------

Waiting for the code to be reviewed

> Enhance Http Hook to use a header in passed in the "extra" argument and add tenacity retry
> ------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-2110
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2110
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: hooks
>    Affects Versions: Airflow 1.8
>            Reporter: Alberto Calderari
>            Assignee: Alberto Calderari
>            Priority: Minor
>             Fix For: Airflow 1.9.0
>
>
> Add possibility to add a jsonĀ headerĀ in the "extra" field in the connection:
> {"Authorization": "Bearer Here1sMyT0k3N"}
> Also add tenacity retry so the operator won't fall over in case of a bad handshake.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)