[
https://issues.apache.org/jira/browse/FLINK-36329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884174#comment-17884174
]
Hong Liang Teoh commented on FLINK-36329:
-----------------------------------------
merged commit
[{{c525e9a}}|https://github.com/apache/flink-connector-aws/commit/c525e9aa66dede30d1a9d2f70a2ec92ee5ab15e5]
into apache:main
> DDB Streams connector not retrying some SDK exceptions
> ------------------------------------------------------
>
> Key: FLINK-36329
> URL: https://issues.apache.org/jira/browse/FLINK-36329
> Project: Flink
> Issue Type: Bug
> Components: Connectors / DynamoDB
> Reporter: Abhi Gupta
> Priority: Major
> Labels: pull-request-available
>
> We are not retrying on some SDK exceptions. Here's one example:
> ```
> Caused by: software.amazon.awssdk.core.exception.SdkClientException: Unable
> to execute HTTP request: The target server failed to respond
> ```
> Fix the SDK retries
--
This message was sent by Atlassian Jira
(v8.20.10#820010)