Skip to content
Unverified Commit 89d984df authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Fix Retryability of Unmodeled Errors (#277)

A bug was introduced which caused unmodeled response codes to be lost during error handling. This caused the unmodeled errors to always be marked as "unretryable" because their code wasn't exposed to the retry policy. This diff adds a fix and integration test for this behavior.
parent c049a37f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment