Short name describing what triggered the graph break
Unsupported kwargs for itertools.groupby
Values or code snippet captured at the break point
call_function {self} {args} {kwargs}
Explanation of why the graph break was triggered
Expected kwargs: ‘key’, but got {‘,’.join(set(kwargs.keys()) - {‘key’})}
Hints on how to resolve the graph break