cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Many dbutils.notebook.run interations in a workflow -> Failed to checkout Github repository Error

Michael_Galli
Databricks Partner

Hi all,

I have a workflow that runs one single notebook with dbutils.notebook.run() and different parameters in one long loop.
At some point, I do have random git erros in the notebook run:

com.databricks.WorkflowException: com.databricks.NotebookExecutionException: FAILED: Failed to checkout Git repository: UNAVAILABLE

If I run the workflow again, it might work, or fail at another stage.
Seems that I hit some kind of GitHub API limit in the workspace..
Is there any way or workaround so solve this?

 

0 REPLIES 0