-
Notifications
You must be signed in to change notification settings - Fork 118
ci: rate limit storage bucket deletion #5219
Copy link
Copy link
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Spawned from #5212:
When there are a large number of stale buckets, we can exceed the storage bucket creation/deletion API of approximately one request every two seconds limit.
We can avoid this by serializing the bucket deletion in cleanup_bucket.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.