skyplane-project / skyplane

🔥 Blazing fast bulk data transfers between any cloud 🔥
https://skyplane.org
Apache License 2.0
999 stars 58 forks source link

[bug] AWS TooManyBuckets Error -- Bucket Cleanup Issue #909

Open abiswal2001 opened 1 year ago

abiswal2001 commented 1 year ago

Bucket cleanup should be happening after tests in the deprovision step of the github actions workflow, however the TooManyBuckets error frequently pops up during testing meaning this step is (a) being skipped or (b) not performed correctly, so this should be investigated and fixed to mitigate test blocking from this error.