Skip to content

Complete 'pdf_extractor.lambda_handler' tests #8

@will-afs

Description

@will-afs
    except ConnectionRefusedError:
        status = 502
        message = 'Internal service CooldownManager did not allow to request ArXiv.org services'
        body = {}
    except UnknownDocumentTypeError:
        status = 400
        message = 'Please provide an URI pointing to a PDF'
        body = {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions