maven-indexer icon indicating copy to clipboard operation
maven-indexer copied to clipboard

[MINDEXER-166] Propose UrlResource with retry logic

Open sixcorners opened this issue 3 years ago • 1 comments

Don't merge this as-is.

Does anyone think it would be a good idea to add a UrlResource that has retry logic?

sixcorners avatar Jul 25 '22 21:07 sixcorners

Am not convinced. As app integrating indexer should (and could in app specific) way wrap any OOTB (or implement new) with al lthe logic it needs/has.... Otherwise we end up with some super-duper-configurable-fit-for-all retry logic, which I'd rather avoid.

cstamas avatar Oct 13 '22 10:10 cstamas