UrlsWorker/src/main/java/eu/openaire/urls_worker/components
Lampros Smyrnaios 69ea5b6d19 - Increase the "ReadTimeout" to 2 hours, as the Worker struggles to get the assignments-data in time.
- Revert the change about special handling of the "RestClientException". The exMsg was appearing in a different line, in the logs, and was a "SocketTimeoutException".
2023-10-27 18:39:10 +03:00
..
plugins - Add progress-report-log for assignments-processing. 2023-10-05 12:02:52 +03:00
AssignmentsHandler.java - Increase the "ReadTimeout" to 2 hours, as the Worker struggles to get the assignments-data in time. 2023-10-27 18:39:10 +03:00
ConnWithController.java - Delete any left-over full-texts after 36 hours. 2023-05-23 22:22:57 +03:00
ScheduledTasks.java - Show the full stacktrace in the weird case of a "RestClientException" without an exception-message. Also, in this case, retry immediately, as there is no long-lasting network problem that requires some time between requests, but most probably a random interruption. 2023-10-27 17:36:54 +03:00