Skip to content

Add request timeout for crs converter service

These changes are proposed to allow setting a timeout for http requests to the crs conversion service. refactor CrsConverterFactory so that it can also create a CrsConverterService with a custom RequestConfig (custom HttpClient) refactor CrsConverterService to use apache ClosableHttpClient that may have a custom socket timeout

Issue - #67 Storage MR osdu/platform/system/storage!712 (merged)

Edited by Yurii Kondakov

Merge request reports