Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 04:18 AM
but this error indicates that your Databricks workspace is hitting API rate limits. (when there are too many API calls being made in a short period of time).
are you using multiple init scripts? can you Combine multiple init scripts into a single script to reduce the number of API calls during cluster startup.