Short name describing what triggered the graph break
Attempted to a str() method implemented in C/C++
Values or code snippet captured at the break point
Explanation of why the graph break was triggered
{type(arg.value)} has a C/C++ based str method. This is not supported.
Hints on how to resolve the graph break