Short name describing what triggered the graph break
Unsupported attribute assignment on Exception object
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 ‘{name}’ on tracked exception objects. Only __context__, __cause__, __suppress_context__, and __traceback__ are supported.
Hints on how to resolve the graph break