Skip to content

Misleading error reporting when upload of package fails. #16

@keroami

Description

@keroami

publish_package_response produces LateModification on UNPROCESSABLE_ENTITY.

The handling suggests it is expecting late modification, somehow, but the code stems from http, which has no such notion?

The default handler provides us with unexpected_response, including body, which may contain useful information (it did in my case, I was stuck until I printed it and learned what the real problem was, instead of 'late modification').

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedContributions encouraged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions