Closed barmac closed 4 months ago
Ideas:
The rule is implemented in https://github.com/camunda/bpmnlint-plugin-camunda-compat/blob/main/rules/camunda-cloud/no-loop.js
Let's attempt to solve this in an algorithmic manner first. I suggest anyone picking to check the following (or other) resources:
Describe the bug
The diagram from the support ticket makes the application unresponsive, and this is due to the linting (no-loop rule).
Steps to reproduce
Expected behavior
The linting should not slow down the application significantly.
Environment
Additional context
SUPPORT-22488