Skip to content

Batch download decryption failure raises "Cannot find file" error. Should raise decryption error. #6

Description

@rgacote
mannequin

batch.py

Line 266 catches a general Exception which hides any decryption error and turns it into a "Cannot find file" error.

Download and decryption errors should be caught and reported separately so calling code can make decisions whether the file was not there OR it could not be decrypted.

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