Hacker News new | ask | show | jobs
by diggs 3163 days ago
Deleting a bucket in an object store is surprisingly non-trivial. See Amazon’s UI - it works fine for small object counts but is very buggy for larger buckets.
2 comments

Yea, it's definitely a pain-point. Wish we had a more elegant solution, but it's a tough problem to solve!
Try using rclone, does wonders for me.