GB0180

Graph-Break Type

Short name describing what triggered the graph break

dataclass fields failure

Context

Values or code snippet captured at the break point

obj: {obj}; variable type: {type(obj)}

Explanation

Explanation of why the graph break was triggered

Dataclass fields handling fails for {obj}. Expected it to be a user-defined object.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry