Short name describing what triggered the graph break
Attempted to reconstruct a nested function with closure which is not supported
Values or code snippet captured at the break point
str(self.fn_name)
Explanation of why the graph break was triggered
Shouldn’t reconstruct {str(self.fn_name)}, a nested function with closure
Hints on how to resolve the graph break