You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/10/27 08:09:40 UTC

[GitHub] [pulsar] lhotari edited a comment on pull request #8386: [Issue 6231][Build] Configure maven to retry downloads 3 times

lhotari edited a comment on pull request #8386:
URL: https://github.com/apache/pulsar/pull/8386#issuecomment-717063550


   Documentation for `maven.wagon.http.retryHandler.count` can be found in https://maven.apache.org/wagon/wagon-providers/wagon-http/ . 
   
   It mentions "Any retry handler can only react to exceptions when executing the request and receiving the response head. It will not salvage in-flight failures of ongoing response body streams." . It seems that it won't be useful for retrying downloads.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org