Short name describing what triggered the graph break
non-const setattr name on user-defined object
Values or code snippet captured at the break point
object={self}, name={name}, value={value}
Explanation of why the graph break was triggered
Detected a call to setattr of a user-defined object with a non-constant name.
Hints on how to resolve the graph break