Francesco Mari created OAK-8412:
-----------------------------------
Summary: AzurePersistence should specify a retry strategy
compatible with the configured timeouts
Key: OAK-8412
URL: https://issues.apache.org/jira/browse/OAK-8412
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: Francesco Mari
Assignee: Francesco Mari
{{AzurePersistence}} specifies timeouts for the whole request time, and for the
time it needs for Azure Storage to come back with a response. Since no retry
policy is specified, the client uses a default exponential retry policy with a
backoff of 30s and 3 retries, which doesn't fit with our request timeout of
30s. A proper retry policy should be defined, instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)