[ https://issues.apache.org/jira/browse/FLINK-36329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-36329: ----------------------------------- Labels: pull-request-available (was: ) > 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)