Dynamic config with scheduled jobs

Hi @mankut14 – thanks for the question, happy to help here!

At the moment the “Scheduled Workflow” feature, where you set schedules in your configuration file, doesn’t work with the dynamic config feature.

However, we just released “Scheduled Pipelines” which does work with the Dynamic Config setup:

Essentially you’ll need to port over your previous schedules you had set in your configuration file to be “Scheduled Pipelines” via the API – you should then see your schedules continue.

Historically, here is some information around why it didn’t work and a previous workaround, though moving forward “Scheduled Pipelines” is the fix here:

Hope the above helps!
-Nick