File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 <aether .transport.http.retryHandler.count>5</aether .transport.http.retryHandler.count>
6666
6767 <!--
68- By default, retries wait for 5000l milliseconds (5 seconds). We increase this to 10000l milliseconds
68+ By default, retries wait for 5000 milliseconds (5 seconds). We increase this to 10000 milliseconds
6969 (10 seconds) to spam the Nexus instance a little less.
7070 -->
7171 <aether .transport.http.retryHandler.interval>10000</aether .transport.http.retryHandler.interval>
7272
7373 <!--
74- Servers can respond with `Retry-After` headers. By default, the value is capped at 300000l milliseconds (300
75- seconds). We reduce this to 60000l (60 seconds) to avoid super long retry intervals.
74+ Servers can respond with `Retry-After` headers. By default, the value is capped at 300000 milliseconds (300
75+ seconds). We reduce this to 60000 (60 seconds) to avoid super long retry intervals.
7676 -->
7777 <aether .transport.http.retryHandler.intervalMax>60000</aether .transport.http.retryHandler.intervalMax>
7878
You can’t perform that action at this time.
0 commit comments