Short name describing what triggered the graph break
leaf_function without fake_fn
Values or code snippet captured at the break point
fn={fn}
Explanation of why the graph break was triggered
The leaf_function decorator requires a fake_fn to be provided, but none was found on the decorated function.
Hints on how to resolve the graph break