I currently I run a lot of Data flow jobs, and it seems that there is no time-to-live (TTL) between jobs in Azure Synapse. I would like to cut a couple of minutes in cold boot time.
When trying to create a new Integration Runtime there is no setting for TTL although Documentation says it should be there.
Debug mode actually works faster running sequentially on the debug cluster which is on for 60 minutes than running data flows in parallel with an regular trigger and Auto resolve integration runtime needs to start from scratch for every data flow.