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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShareFileClient.DownloadToFile Removing Retry.max(3) #43093

Merged
merged 10 commits into from
Dec 2, 2024

Conversation

ibrahimrabab
Copy link
Contributor

Description

Removing extra outer retries in downloadToFile as this was causing a mismatch in bytes downloaded when inner retries from downloadWithResponse's FluxUtil.createRetriableDownloadFlux were exhausted.

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Nov 26, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Copy link
Member

@kyleknap kyleknap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I just had some minor suggestions on refactoring the tests that got added.

Copy link
Member

@kyleknap kyleknap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just had a couple more comments and we should be set here.

Copy link
Member

@kyleknap kyleknap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 🚢

@ibrahimrabab
Copy link
Contributor Author

/azp run java - storage - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ibrahimrabab
Copy link
Contributor Author

/check-enforcer override

@ibrahimrabab ibrahimrabab merged commit cc97d4b into Azure:main Dec 2, 2024
26 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants