Aws-sdk-java-v2: Refactor: Retry Policies

Created on 3 Jul 2017  路  3Comments  路  Source: aws/aws-sdk-java-v2

Review the inherited state of V1 retry policies and determine whether any changes are necessary for V2.

(Feel free to comment on this issue with desired changes).

1.11.x Parity feature-request

Most helpful comment

How is this implemented? There doesn't seem to be a way to configure CapacityManager used for throttled retries.

All 3 comments

Throttled retries are also not currently configurable as they were in 1.11.x. This should be addressed as part of the retry policy refactor.

Implemented

How is this implemented? There doesn't seem to be a way to configure CapacityManager used for throttled retries.

Was this page helpful?
0 / 5 - 0 ratings