-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
We are currently experiencing performance issues when it comes to transitions between serviceTasks (after the "next" function of the service is called, it takes quite long until the next serviceTask becomes active) and ending a process (from the point on where an "end event" is reached in the process, until the 'end' event of the bpmnElements.Definition is triggered).
I have found out that this problem only occurs when the bpmn file is bigger. The bpmn file I tested it with also includes some loops, not sure if that can be a factor.
Do you have any idea what could cause this issue or how we could try to fix it?
Any suggestion would be highly appreciated.
Metadata
Metadata
Assignees
Labels
No labels