Skip to content

Interrupted python module download can result in subsequent workflow failures #7

@dustinblack

Description

@dustinblack

Please describe what you would like to see in this project

If a workflow is interrupted while a python plugin is being downloaded and built locally, the directory structure for the local module may exist though the plugin is not actually runnable from that locations. If the deployer config is set to download the plugin only if not present, it will see the directory structure and skip the download, but then the workflow will fail because the local plugin is not runnable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions