Short name describing what triggered the graph break
assert with non-string message
Values or code snippet captured at the break point
str(args)
Explanation of why the graph break was triggered
Dynamo only supports asserts with string messages
Hints on how to resolve the graph break