You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Fokko Driesprong (JIRA)" <ji...@apache.org> on 2018/05/14 19:54:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Fokko Driesprong resolved AIRFLOW-2110.
---------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Airflow 2.0)
                   2.0.0
                   1.10.0

Issue resolved by pull request #3071
[https://github.com/apache/incubator-airflow/pull/3071]

> 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: 1.10.0, 2.0.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)