upb-uc4 / lagom-core

Repository for the micro service backend using lagom.
Apache License 2.0
6 stars 0 forks source link

Searching for emtpy username causes timeout #449

Closed dhelmert closed 3 years ago

dhelmert commented 3 years ago

https://uc4.cs.uni-paderborn.de/api/experimental/user-management/lecturers?usernames= and https://uc4.cs.uni-paderborn.de/api/experimental/user-management/lecturers?usernames=,lecturer

causes a timeout, probably because searching for an actor with an empty entityRef causes a timeout.