You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/14 10:08:14 UTC

[GitHub] [airflow] alexott opened a new issue #21559: Databricks hook: Retry also on HTTP Status 429 - rate limit exceeded

alexott opened a new issue #21559:
URL: https://github.com/apache/airflow/issues/21559


   ### Apache Airflow Provider(s)
   
   databricks
   
   ### Versions of Apache Airflow Providers
   
   2.2.0
   
   ### Apache Airflow version
   
   2.2.3 (latest released)
   
   ### Operating System
   
   Any
   
   ### Deployment
   
   Other
   
   ### Deployment details
   
   _No response_
   
   ### What happened
   
   Operations aren't retried when Databricks API returns HTTP Status 429 - rate limit exceeded
   
   ### What you expected to happen
   
   the operation should retry
   
   ### How to reproduce
   
   this happens when you have multiple calls to API, especially when it happens outside of Airflow
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #21559: Databricks hook: Retry also on HTTP Status 429 - rate limit exceeded

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #21559:
URL: https://github.com/apache/airflow/issues/21559


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org