Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

add retry with backoff to azcopy calls #701

Merged
5 commits merged into from
Apr 9, 2021
Merged

Conversation

bmc-msft
Copy link
Contributor

@bmc-msft bmc-msft commented Mar 19, 2021

This adds a retry wrapper around azcopy.

something to note: tokio's Command doesn't allow for clone, which makes this unfortunately difficult to generalize to any command.

@bmc-msft bmc-msft linked an issue Mar 19, 2021 that may be closed by this pull request
@bmc-msft
Copy link
Contributor Author

fails integration tests. will investigate.

@bmc-msft bmc-msft marked this pull request as ready for review April 9, 2021 00:13
@ghost
Copy link

ghost commented Apr 9, 2021

Hello @bmc-msft!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 75f0315 into microsoft:main Apr 9, 2021
@bmc-msft bmc-msft deleted the azcopy-retry branch April 9, 2021 00:36
@ghost ghost locked as resolved and limited conversation to collaborators May 9, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azcopy needs to be wrapped in auto-retry commands
3 participants