Code development platform for open source projects from the European Union institutions

Skip to content

DSS-1520 override additional settings on HttpClient in CommonsDataLoader

Pierrick VANDENBROUCKE requested to merge github/fork/jongray/develop into develop

Created by: jongray

Added support for setting retry handler and service unavailable strategy on the HttpClient, also added ability to override the HttpClientBuilder creation (in case a user may want to override any other settings)

Merge request reports