UrlsController/src/main/resources
Lampros Smyrnaios dea257b87f - Fix a bug, which caused the get-full-texts request to fail, because of the wrong "requestAssignmentsCounter".
- Fix a bug, which caused multiple workers to get assigned the same batch-counter, while the assignment-tasks where different.
- Set a max-size limit to the amount of space the logs can use. Over that size, the older logs will be deleted.
- Show the error-message returned from the Worker, when a getFullTexts-request fails.
- Improve some log-messages.
- Update dependencies.
- Code cleanup.
2021-12-06 20:18:30 +02:00
..
testInputFiles - Add the "getTestUrls"-endpoint which returns an "Assignment" with data retrieved from the added resource-file. 2021-05-18 17:23:20 +03:00
application.properties - Implement the "getUrls" and "addWorkerReport" endpoints with full database-handling. 2021-11-09 23:59:27 +02:00
logback-spring.xml - Fix a bug, which caused the get-full-texts request to fail, because of the wrong "requestAssignmentsCounter". 2021-12-06 20:18:30 +02:00