A client asked me this question:
Is there a place I can configure how many instances a worksflow can have?
I have one process that isn’t used that often, however if there a multiple instances of it running it has the tendency to fail.
I want this one process to only have one instance running at any given time.
How can I change this?