Skip to content

pnpm download-files does not throw an error when a file download fails #16

Description

@Huabin1010

When running pnpm download-files, if one of the files fails to download, the command does not return an error.
As a result, the docker build process continues without failing.
However, during runtime, it reports a missing .onnx file.

It would be more intuitive if pnpm download-files threw an error when a file download fails,
so that the build process can stop immediately and the issue can be detected earlier.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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