Skip to content

Confusion regarding passthrough modules #4449

@barraponto

Description

@barraponto

Temporal Affiliation

* [ ] I am a Temporal employee

Page URL

https://docs.temporal.io/develop/python/best-practices/python-sdk-sandbox#passthrough-modules

Content Issue

In the callout regarding passthrough modules, it states:

This is because passing through a module means that it will be used multiple times in a workflow without being reloaded, so any side effects it has will be repeated.

Overall, I believe it meant to say the passthrough module will be imported only once and therefore any side effects it has will *not* be repeated.

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