Closed MattBlissett closed 1 year ago
I can see the errors in the occurrence-ws log but couldn't reproduce it yet. The error seems to happen when it does a get by key from the registry: https://github.com/gbif/occurrence/blob/275f1806d94c274e3219f43cdda30b0e29be10e2/occurrence-download-service/src/main/java/org/gbif/occurrence/download/service/DownloadRequestServiceImpl.java#L255
The registry-ws doesn't have any error in the logs.
Fixed by deploying the occurrence-ws with the latest version of the registry-ws-client
Cancelling downloads seems to fail some or all of the time.
I think this relates to the change to hide the DOI from cancelled/killed downloads