Timothee Maret created SLING-10592:
--------------------------------------
Summary: Follow an exponential delay between import attempts
Key: SLING-10592
URL: https://issues.apache.org/jira/browse/SLING-10592
Project: Sling
Issue Type: Improvement
Components: Content Distribution
Reporter: Timothee Maret
Fix For: Content Distribution Journal Core 0.1.20
Currently, DistributionSubscribers attempt to import a given package every 5
seconds. This fixed delay is too short for permanent errors and can fill logs
with duplicated retries. This delay could also be made shorter for transient
errors.
The delay should follow an exponential delay between 5 seconds and 15 minutes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)