Short name describing what triggered the graph break
Set Exception object __traceback__
attribute to not-None
Values or code snippet captured at the break point
call_setattr {self} {name}
Explanation of why the graph break was triggered
Dynamo does not support setting the attribute ‘traceback’ on tracked exception objects to anything other than None.
Hints on how to resolve the graph break