Abhi Gupta created FLINK-36329:
----------------------------------
Summary: DDB Streams connector not retrying some SDK exceptions
Key: FLINK-36329
URL: https://issues.apache.org/jira/browse/FLINK-36329
Project: Flink
Issue Type: Improvement
Components: Connectors / DynamoDB
Reporter: Abhi Gupta
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)