Decrease frequency of Databricks Asset Bundle API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 06:09 PM
We are using DABs for our deployment and to invoke any workflow.
Behinds the scenes, it calls below API to get the status of workflow. Currently, it checks every few seconds. Is there a way to decrease this frequency from seconds to minutes.
GET /api/2.1/jobs/runs/get?
Why ?
Sometimes Job running in controlm fails with internal error due to network blip but workflow keeps executing.
Labels:
- Labels:
-
Workflows