UrlsWorker/src/main/java/eu/openaire/urls_worker/util
Lampros Smyrnaios 8abb260d60 - In case of an unknown (non-documented) exception inside "LoaderAndChecker.invokeAllTasksAndWait", now it will be logged and the app will gently shut down with an error-message in the Error-stream.
- Avoid double-checking for handledAssignments -in order to delete their full-texts- when the app is about to shut down, in case the "maxAssignmentsBatchesToHandleBeforeRestart" is set above Zero.
2022-01-04 00:23:45 +02:00
..
AssignmentsHandler.java - In case of an unknown (non-documented) exception inside "LoaderAndChecker.invokeAllTasksAndWait", now it will be logged and the app will gently shut down with an error-message in the Error-stream. 2022-01-04 00:23:45 +02:00
FilesZipper.java - Increase the system-reserved memory, in "installAndRun.sh". 2021-12-17 00:26:47 +02:00
UriBuilder.java - Allow the user to set the "maxAssignmentsLimitPerBatch" value. 2021-12-07 00:52:40 +02:00
WorkerConstants.java - Improve performance when requesting, processing and posting requests. 2021-10-30 17:14:18 +03:00