UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios e4540e7f3c Handle the case when a urlReports-sublist does not have any payloads inside. 2024-03-12 14:25:00 +02:00
..
FileDecompressor.java Fix a bug, which caused the full-text files to never close. 2023-05-04 13:03:28 +03:00
FileUtils.java - Add error-handling for the case when no payloads could be associated with a specific url which should have been in the hashMultiMap in "addUrlReportsByMatchingRecordsFromBacklog". 2024-03-11 19:48:04 +02:00
GenericUtils.java - Show the original exception thrown by the background-job, not the one thrown in the main-thread, which is useless, except from its message. 2023-11-27 18:19:53 +02:00
ParquetFileUtils.java Handle the case when a urlReports-sublist does not have any payloads inside. 2024-03-12 14:25:00 +02:00
S3ObjectStore.java - Improve error-handling in "S3ObjectStore.emptyBucket()". 2024-03-11 16:17:32 +02:00
TestFileUtils.java - Optimize file-related tasks. 2022-05-26 15:43:59 +03:00
UriBuilder.java - Add the "getWorkersInfo" endpoint. 2023-05-23 14:57:15 +03:00