Skip to content

Log warnings for non-serializable outputs from components #795

@jmoseley

Description

@jmoseley

It is not valid to return non-serializable outputs (such as functions) from a component, as it cannot be serialized into the checkpoint.

We should document patterns that can be used to work around this limitation. We should also ensure that we handle common things that are nearly valid output (such as streams) so they can be returned as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions