Short name describing what triggered the graph break
Unsupported descriptor on opaque class
Values or code snippet captured at the break point
class={self.value}, attr={name}, descriptor={type_name}
Explanation of why the graph break was triggered
The attribute ‘{name}’ is a descriptor of type ‘{type_name}’ which is not supported.
Hints on how to resolve the graph break