cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to add delay between databricks workflow job tasks.?

Milliman
New Contributor

I want to add an explicit time delay between databricks workflow job tasks, any help would be greatly appreciated. Thanks

1 REPLY 1

shan_chandra
Databricks Employee
Databricks Employee

@Milliman - you could add min_retry_interval_millis to add delay between start of the failed run and the subsequent retry run. 

Reference is here