Skip to content
Snippets Groups Projects

fix: AoU-668 Don't log the full stacktrace when there is no Unpaywall URL

1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
163 163 }
164 164 } catch (JSONException | SolidifyRuntimeException e) {
165 165 // catch JSONEXception and SolidifyRuntimeException to not block deposit process if Unpaywall import fails
166 log.warn("Unable to parse Json returned by Unpaywall: {}", e);
  • Please register or sign in to reply
    Loading