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.