The Worker app of the PDF Aggregation Service.
Go to file
Lampros Smyrnaios 62ce7ee4a5 - Process the Error of PDF-aggregation. Distinguish between "couldRetry" and "noRetry" cases.
- Add a "test"-switch in order to easily switch between test and normal mode.
- Fix an NPE, when requesting for the "AssignmentRequest".
- Upgrade the "installPublicationsRetriever.sh" to "installAndRun.sh", which takes care of everything.
- Define the newest SpringBoot-version in "build.gradle".
- Code cleanup.
2021-08-05 15:09:28 +03:00
gradle/wrapper - Add the ability to upload the files on an S3-ObjectStore. 2021-07-29 09:01:53 +03:00
scripts Initial commit of UrlsWorker. 2021-03-16 18:38:53 +02:00
src - Process the Error of PDF-aggregation. Distinguish between "couldRetry" and "noRetry" cases. 2021-08-05 15:09:28 +03:00
build.gradle - Process the Error of PDF-aggregation. Distinguish between "couldRetry" and "noRetry" cases. 2021-08-05 15:09:28 +03:00
installAndRun.sh - Process the Error of PDF-aggregation. Distinguish between "couldRetry" and "noRetry" cases. 2021-08-05 15:09:28 +03:00
settings.gradle Initial commit of UrlsWorker. 2021-03-16 18:38:53 +02:00