Short name describing what triggered the graph break
Attempted to inline function marked as skipped
Values or code snippet captured at the break point
qualname: {fn_qualname}, name: {func.get_name()}, filename: {func.get_filename()}
, skip reason: {result.reason}
Explanation of why the graph break was triggered
Dynamo developers have intentionally marked that the function {fn_qualname}
should not be traced.
Hints on how to resolve the graph break
No hints provided.