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

Add support for retrying individual call timeouts (#1478)

When timeout support was added initially, the resulting error `SdkError::TimeoutError` was never added to the retry policy which prevented these errors from being retried. This was a bug—This commit rectifies the and adds two integration-level tests that ensure that timeouts are properly retried.
parent a3c7902d
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