Short name describing what triggered the graph break
Excessive RestartAnalysis() calls
Values or code snippet captured at the break point
Explanation of why the graph break was triggered
Dynamo attempted to trace the same frame 100+ times. Giving up on compiling as the compile time tradeoff is likely not worth the performance gain.
Hints on how to resolve the graph break
No hints provided.