[Feature Enhancement] Schedule 100k Workflows with Schedule API Workflow on a List

Exactly. The downside of running it as a chain is that it can’t take advantage of the performance improvements brought by this update. For now, I’ve solved it by checking if this is the last element in the list in each workflow, along with some waiting. (Though there’s no guarantee that the last element in the list will run last…)