Short name describing what triggered the graph break
unsupported contextlib.* API
Values or code snippet captured at the break point
{self.value}
Explanation of why the graph break was triggered
{self.value} not supported. This may be due to its use of context-specific operations that are not supported in Dynamo yet (i.e. Exception handling)
Hints on how to resolve the graph break