TheCitadelofRicks/src/main/kotlin/org/mosad/thecitadelofricks/hsoparser
Hannes Braun 8e3af696e0
Limit sending timetable requests in parallel to 3
Otherwise, the requests may fail (from my experience). Also we don't want to look suspicious (flooding their server with tons of requests at the same time).
2021-10-24 14:34:00 +02:00
..
CourseListParser.kt remove the workaround introduced in 36acf1a00a and update the Dockerfile 2020-06-08 17:49:38 +02:00
MensaParser.kt fix MensaParser & update spring boot, kotlin 2020-03-03 19:31:12 +01:00
TimetableParser.kt Limit sending timetable requests in parallel to 3 2021-10-24 14:34:00 +02:00