Skip to content

Conversation

@jhendrixMSFT
Copy link
Member

ResponseError types are returned from failed API calls, e.g. the caller
provided invalid inputs. Since these errors are not transient they
should be marked as NonRetriable() so customers can test for this.

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • MIT license headers are included in each file.

ResponseError types are returned from failed API calls, e.g. the caller
provided invalid inputs.  Since these errors are not transient they
should be marked as NonRetriable() so customers can test for this.
@jhendrixMSFT jhendrixMSFT merged commit aa6ba0a into Azure:master Apr 15, 2021
@jhendrixMSFT jhendrixMSFT deleted the internal_nonretriable branch April 15, 2021 17:45
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.

3 participants