Skip to main content
Question

Is there a way to accelerate CDF function deployments?

  • January 29, 2026
  • 2 replies
  • 43 views

Marwen TALEB
MVP ⭐️⭐️⭐️⭐️⭐️

Hello,

 

We have around ~10/15 CDF functions. We deploy these functions via cdfToolkit.

We notice that deployment of new version of a function takes around ~10min in order for it to be fully available. In the worst case where we modify a common module used by all function, redeploying of all functions can reach ~30-40mins. During this time these functions are not available and results in a failure in the dependent high frequency workflows. 

We wonder if there is a way to accelerate deployment of new function versions. 

Thank you!

 

 

2 replies

Mithila Jayalath
Expert ⭐️⭐️⭐️⭐️
Forum|alt.badge.img+9
  • Expert ⭐️⭐️⭐️⭐️
  • February 4, 2026

@Jørgen Lund will you be able to help out here?


Peter  Arwanitis
Practitioner ⭐️⭐️⭐️
Forum|alt.badge.img
  • Practitioner ⭐️⭐️⭐️
  • May 20, 2026

Hi ​@Marwen TALEB  is this problem with Function deployments still occurring?

We had similar issues based on reaching Azure Function deployment limits, Azure limits which we cannot change.

But based on this I’m aware that in several cdf-toolkit releases, they mitigated this problems with changing retry and error handling. As well cases were toolkit finished w/o successful deployments.

If this issue happens the next time pls let us know the cdf-toolkit version you’re using, and share the redacted logs.

But I seriously hope the problem is now fixed!

(=PA=)