Short name describing what triggered the graph break
Backend compiler exception
Values or code snippet captured at the break point
Backend: {name} Exception:{str(e)} Traceback: {self.root_tx.format_frame_summary()}
Explanation of why the graph break was triggered
Backend compiler {name}
failed with {str(e)}. Adding a graph break.
Hints on how to resolve the graph break