Skip to content

cadc-pkg-server: PackageRunner poor exception handling  #98

@jburke-cadc

Description

@jburke-cadc

The PackageRunner catches a Throwable at the end of the doIt() method and returns a 500 response code for all exceptions.
Instead of the Throwable it should be catching individual exceptions and returning the appropriate response code for each exception.

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