Hi all,
I’ve got a process instance that will repeatedly check in with a service and take a certain action if a specific condition is met. Outside of the fact this probably should be a job worker, is there any documentation of how many flow nodes a single process instance can hold before experiencing any issues?
Thanks!
There’s no explicit hard limit on flow nodes per process instance, but performance considerations exist around large instances and repeated processing patterns. I found the following relevant resources:
Does this help? If not, can anyone from the community jump in? 
Hints: Use the Ask AI feature in Camunda’s documentation to chat with AI and get fast help. Report bugs and features in Camuda’s GitHub issue tracker. Trust the process. 