Databricks Repos API Limitations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 07:52 AM
Hi, I have started using databricks recently, and I'm not able find a right solution in the documentations. i have linked multiple repos in my databricks workspace in the repos folders, and I wanted to update the repos with remote AzureDevops repositories parallelly. Is there any limitations to the REPOs API such as the number of update requests it can handle in a workspace simultaneously?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 10:56 PM
Hi @Ha2001 , Good Day!
Databricks API has a limit of 10 per second for the /repos/* combined requests in the workspace. You can check the below documentation for the API limit:
https://docs.databricks.com/en/resources/limits.html#:~:text=Git%20folders%20API,Yes
For other limitations on the Repos, you can check the below document:
https://docs.databricks.com/en/repos/limits.html
Please let me know if this helps and leave a like if this information is useful, followups are appreciated.
Kudos
Ayushi

