Skip to content

Fix bug for isRetryable setting in InternalServerErrorException#1675

Merged
brycewang-microsoft merged 3 commits into
mainfrom
brycewang/bug-fix
Feb 23, 2023
Merged

Fix bug for isRetryable setting in InternalServerErrorException#1675
brycewang-microsoft merged 3 commits into
mainfrom
brycewang/bug-fix

Conversation

@brycewang-microsoft
Copy link
Copy Markdown
Contributor

For #1672,

We didn't set isRetryable to true for InternalServerErrorException, which caused that device operations with transient internal server errors (500XXX) returned would not be retried by SDK.

@brycewang-microsoft
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

@brycewang-microsoft
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

@brycewang-microsoft
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

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.

5 participants