[ 
https://issues.apache.org/jira/browse/AIRFLOW-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Victor Jimenez updated AIRFLOW-2709:
------------------------------------
    Description: 
Databricks hook contains retry logic. Yet, it does not support sleeping for 
some time between requests. This creates a problem in some circumstances when 
Databricks returns a temporarily unavailable error.

This error typically resolves after a few seconds. Adding support for sleeping 
between retry attempts would really help to enhance the reliability of 
Databricks operations.

  was:
Databricks hook contains a retry logic. Yet, it does not support sleeping for 
some time between requests. This creates a problem in some circumstances when 
Databricks returns a temporarily unavailable error.

This error typically resolves after a few seconds. Adding support for sleeping 
between retry attempts would really help to enhance the reliability of 
Databricks operations.


> Add sleep time to retry logic in Databricks hook
> ------------------------------------------------
>
>                 Key: AIRFLOW-2709
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2709
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, hooks
>            Reporter: Victor Jimenez
>            Priority: Major
>
> Databricks hook contains retry logic. Yet, it does not support sleeping for 
> some time between requests. This creates a problem in some circumstances when 
> Databricks returns a temporarily unavailable error.
> This error typically resolves after a few seconds. Adding support for 
> sleeping between retry attempts would really help to enhance the reliability 
> of Databricks operations.



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

Reply via email to