Skip to content

Complete 'pdf_extractor.lambda_handler' tests #8

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 = {}

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions