Skip to content

Don't try to delete failed uploads in case of 498 (rate limit) #14

@reimannf

Description

@reimannf

swift-http-import will delete failed uploads on target side, to ensure that there is no broken object in swift.
That deletion should not happen if the failure code was 498 - rate limit, because the object will definitely not be on swift side and it is very likely that the DELETE will run in the same rate limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions