Short name describing what triggered the graph break
generator function over a skipped function
Values or code snippet captured at the break point
str(self.vt)
Explanation of why the graph break was triggered
Cannot trace a generator whose underlying function is skipped by Dynamo (e.g. defined in a skip-listed module), since its body cannot be symbolically traced.
Hints on how to resolve the graph break