Short name describing what triggered the graph break
constant-like method call with unsupported return type
Values or code snippet captured at the break point
{self._error_prefix}.{name}(*{args}, **{kwargs}) returned {result}
Explanation of why the graph break was triggered
Attempted to call {self._error_prefix}.{name}, got unsupported return value {result}.
Hints on how to resolve the graph break