UrlsWorker/src/main/java/eu/openaire/urls_worker/components
Lampros Smyrnaios bfa76e9484 - 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.
- Code polishing.
2023-10-27 17:36:54 +03:00
..
plugins - Add progress-report-log for assignments-processing. 2023-10-05 12:02:52 +03:00
AssignmentsHandler.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
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