Short name describing what triggered the graph break
Unsupported attribute assignment on traceback object
Values or code snippet captured at the break point
call_setattr {self} {attr}
Explanation of why the graph break was triggered
Dynamo does not support setting the attribute ‘{attr}’ on tracked traceback objects. Only tb_next is supported.
Hints on how to resolve the graph break