SamAdams
Contributor

We're also running into this issue on my team where having multiple cron schedules would be handy. We have some pipelines that we want run on multiple schedules, say to refresh data "Run every Sunday at midnight" and "Run on the first day of the month at midnight". Right now we ended up building in our own logic for run concurrent and have the sub-workflow inside two different master workflows that run on those schedules.