-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Storage - Content Validation Decoder Implementation #47016
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
ibrandes
merged 33 commits into
feature/storage/content-validation
from
feature/storage/pipelinepolicy
Apr 30, 2026
Merged
Changes from 11 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
f21b0ba
adding the StructuredMessageDecoder
gunjansingh-msft e1c23c5
adding the pipeline policy changes
gunjansingh-msft 1d0cc92
smart retry changes
gunjansingh-msft b7ba234
fixing smart retry impl
gunjansingh-msft 657f987
smart retry changes
gunjansingh-msft f7939e7
smart retry changes
gunjansingh-msft 89f9292
smart retry changes
gunjansingh-msft 62f72cc
smart retry changes
gunjansingh-msft 09f49f9
adding content validation tests
gunjansingh-msft 973cdf6
code refactoring
gunjansingh-msft a58dc63
fixing errors i introduced :(
ibrandes e12aa82
addressing review comments
gunjansingh-msft 2b2e86d
code refactoring based on latest review comments
gunjansingh-msft 11a2da2
code refactoring based on latest review comments
gunjansingh-msft c907649
simplifying retry mechanism
gunjansingh-msft 5b153a4
removing dead code
gunjansingh-msft f72cb8b
addressing Kyle's review comments
gunjansingh-msft 20e3303
addressing latest review comments
gunjansingh-msft b33a785
Merge origin/feature/storage/content-validation into feature/storage/…
gunjansingh-msft f9befff
refactoring based on latest review comments
gunjansingh-msft b3298c2
refactoring based on latest review comments
gunjansingh-msft ed8c3eb
refactoring based on latest review comments
gunjansingh-msft d7b0c51
refactoring based on latest review comments from kyle
gunjansingh-msft 73f22e9
expanding test coverage
ibrandes c5f3a8c
removing unused imports
ibrandes 2d5c9b8
recordings
ibrandes c1a3f1f
adding documentation to decoder classes
ibrandes 3c77a76
small fixes and failure path tests
ibrandes aaa6414
addressing context comment
ibrandes e08eaba
analyze error
ibrandes a4393f5
removing close override from decodedresponse
ibrandes 563c7dc
Merge branch 'feature/storage/content-validation' of https://github.c…
ibrandes 73c0d25
line removal
ibrandes 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
Some comments aren't visible on the classic Files Changed page.
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.