Jon Warghed created AIRFLOW-3482:
------------------------------------
Summary: HttpHook advanced retry with tenacity is not returning
the session object
Key: AIRFLOW-3482
URL: https://issues.apache.org/jira/browse/AIRFLOW-3482
Project: Apache Airflow
Issue Type: Bug
Components: hooks
Reporter: Jon Warghed
The return value from Tenacity Retrying object is never returned from
run_with_advanced_retry. This makes it hard to access the session and any data
that was returned from the http service.
Expected behavior:
Same behavior as run, actually returning the session object.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)