mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-04 22:02:18 +08:00
Currently, this operation is not idempotent. If it fails after deleting the bucket, the next run will also fail because the bucket no longer exists. We already catch Aws::S3::Errors::NoSuchBucket in the delete_bucket call. We should do the same for aborting multipart uploads. |
||
---|---|---|
.. | ||
github_cache_entry.rb | ||
github_repository.rb |