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] [Commented] (MINDEXER-166) Add UrlResource with retry logic?

    [ https://issues.apache.org/jira/browse/MINDEXER-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571101#comment-17571101 ] 

Stephen Buergler commented on MINDEXER-166:
-------------------------------------------

let me know if it looks like a good idea and I'll try to make the code better for the purpose of merging.

> 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
>            Priority: Major
>
> 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)