GB0171

Graph-Break Type

Short name describing what triggered the graph break

assert with non-string message

Context

Values or code snippet captured at the break point

str(args)

Explanation

Explanation of why the graph break was triggered

Dynamo only supports asserts with string messages

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry