-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Storage] [STG 94] Error Code for Copy Blob #35376
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
Merged
weirongw23-msft
merged 31 commits into
Azure:feature/storage-stg94
from
weirongw23-msft:weirongw23/errcode-copy-blob
May 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
f9703ae
response header verification for start copy async
weirongw23-msft c237019
reverted back preprod
weirongw23-msft d7f4229
added tests for upload range to verify copy source error and status c…
weirongw23-msft a4cf425
work in progress: blob client start copy from url async tests
weirongw23-msft be0fe5f
copy source error and status code for start copy sync & async
weirongw23-msft 7ed1a03
fixed test case to include copysourceerrormessage prefix
weirongw23-msft 1c45995
surfaced copy source status and error code for upload blob from url (…
weirongw23-msft 49d6d44
surfaced copy source status and error code for stage block from url
weirongw23-msft 8e1c28e
surfaced copy source error and status code for upload pages from url
weirongw23-msft 2495ad2
surfaced copy source error and status code for append block from url
weirongw23-msft 1c1fd42
test recordings for copy source error and status code for blob package
weirongw23-msft 68ab98d
Merge branch 'feature/storage-stg94' into weirongw23/errcode-copy-blob
weirongw23-msft 77ffa00
re-recorded blob tests
weirongw23-msft 74e486a
fixed test recordings by replacing sv dates
weirongw23-msft c26a42a
added test recordings for authentication error details
weirongw23-msft e25229f
removed date from se in auth err details tests
weirongw23-msft 2954578
fixed typo for se in auth err details tests
weirongw23-msft 50b7c6e
prototype to test out retry policy for timeout with copy blob error c…
weirongw23-msft e78005f
included all errors to retry surfaced from copy-source-status-code
weirongw23-msft 24b8087
updated retry policy and tests to retry on specified error codes
weirongw23-msft 8235de8
updated generate code to include get_account_info
weirongw23-msft 968e8bf
updated test recordings after code regen, added recording for retry test
weirongw23-msft 8f3025a
modified se= test recordings for get account info
weirongw23-msft 78c769d
moved retry logic to all packages, added sync test in blob
weirongw23-msft ed4eda9
added sync versions of error code for copy blob tests and recordings
weirongw23-msft c87a0d5
removed copysourceerrormessage asserts and updated recordings
weirongw23-msft 338f2dc
updated response handler logic to account for case senitivity in mess…
weirongw23-msft 8b68407
fixed authentication error detail message capitalization check in sha…
weirongw23-msft adedf47
updated style to lowercasing strings
weirongw23-msft 27707f6
fixed mypy errors for additional_data and error_dict types
weirongw23-msft 4c0be2d
fixed pylint errors for too many branches in process storage errors
weirongw23-msft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
surfaced copy source error and status code for append block from url
- Loading branch information
commit 2495ad2bbb25b474d8b09fbd421b157ee0b79ea0
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.