You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stephen Buergler (Jira)" <ji...@apache.org> on 2022/07/25 21:28:00 UTC

[jira] [Created] (MINDEXER-166) Add UrlResource with retry logic?

Stephen Buergler created MINDEXER-166:
-----------------------------------------

             Summary: Add UrlResource with retry logic?
                 Key: MINDEXER-166
                 URL: https://issues.apache.org/jira/browse/MINDEXER-166
             Project: Maven Indexer
          Issue Type: Task
            Reporter: Stephen Buergler


If the connection breaks in the middle of downloading the index or an update to the index it would be nice if the connection could just be retried. Currently it seems like the way to handle it is to revert the changes made while processing what i have so far or replay everything from the beginning or just replay things if I don't care about getting every change.

Going to make a pull request with what I use but it's not exactly fit to be merged as is.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)