GB0052

Graph-Break Type

Short name describing what triggered the graph break

Excessive RestartAnalysis() calls

Context

Values or code snippet captured at the break point

Explanation

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

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry