Skip to content

feat(semantic-scholar): additional checks and exception handling

Pankaj Kandpal requested to merge fix/semantic-scholar-imports-logging into main

The issue addressed #1131 (closed)

  1. Additional a check for result list obtained from EPMC as an additional layer of protection with empty data
  2. Wrapped EPMC API call in try catch block, so that we can get some insights, if the imports fail
Edited by Pankaj Kandpal

Merge request reports