concurrent instances limit - waitForEvent
Hey all! Does a workflow that is currently in a
waitForEvent state count towards the concurrent instances limit? And out of interest, does a workflow in this state have any active compute for listening?2 Replies
Hey, we added some documentation recently regarding this: https://developers.cloudflare.com/workflows/reference/limits/#waiting-instances-do-not-count-towards-instance-concurrency-limits
Cloudflare Docs
Limits
Limits that apply to authoring, deploying, and running Workflows are detailed below.
Awesome, thank you very much @Olga Silva !