Closed
Description
We have two properties that can influence retry behavior in Java Client API:
com.marklogic.client.maximumRetrySeconds
com.marklogic.client.minimumRetries
AFAIK, they aren't documented. But in a support case a customer asked so I told them about the properties. We need some unit tests or similar to verify these work as expected.