Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batched azure storage clear #2550

Merged
merged 1 commit into from Aug 22, 2023
Merged

Batched azure storage clear #2550

merged 1 commit into from Aug 22, 2023

Conversation

FayazRahman
Copy link
Contributor

馃殌 馃殌 Pull Request

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

  • There is a maximum limit of 256 on the number of blobs that can be deleted using a single delete_blobs request.
  • So batch the blobs to be deleted.

Things to be aware of

Things to worry about

Additional Context

@FayazRahman FayazRahman merged commit 29db79f into main Aug 22, 2023
6 of 9 checks passed
@FayazRahman FayazRahman deleted the fy_azure_clear branch August 22, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants