issues
search
UCF
/
Search-Service-Django
A django based REST API for accessing search data and related data management tools.
0
stars
0
forks
source link
Try better, man!
#303
Closed
jmbarne3
closed
3 years ago
jmbarne3
commented
3 years ago
Bug Fixes:
Wrapped new researcher objects creation (for articles, books, etc.) in an additional try/catch so that general errors on insertion don't eat up the thread they happen on, and instead log the exception to the log.
Bug Fixes: