We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e18080 commit 1612607Copy full SHA for 1612607
scala/datastax-v4/aws-glue/keyspaces-application.conf
@@ -34,10 +34,8 @@ datastax-java-driver {
34
}
35
36
advanced.retry-policy{
37
- class = com.aws.ssa.keyspaces.retry.AmazonKeyspacesExponentialRetryPolicy
+ class = com.aws.ssa.keyspaces.retry.AmazonKeyspacesRetryPolicy
38
max-attempts = 100
39
- min-wait = 10 ms
40
- max-wait = 100 ms
41
42
43
advanced.netty = {
0 commit comments