Schedule Overrides broken after August release

Hi All,

It looks like the August release has broken Schedule Overrides on existing flows.

We often use schedule overrides as a way to do a delta-export every 5 minutes, and then do a longer duration full export at night or in the weekend. This is no longer working, and the long exports are running on the general schedule, causing concurrency issues where these long running flows block other flows from processing.

As an example, here is a flow that runs on a flow schedule every 5 minutes, and then the bottom export has an override so it only runs every 10 minutes.

But the every 10 minutes export is still triggered every 5 minutes:

A workaround is to set the flow to parallel processing, but as all flows made before august release default to serial you would need to update every flow…

Thank you @basvanditzhuijzen for bringing this to our attention! We’ll investigate further and share updates here as soon as we have more information.

@basvanditzhuijzen - We identified the root cause and working on the resolution.

@basvanditzhuijzen - We’ve rolled out a patch to fix the issue. Thank you!

1 Like