pulibrary / pdc_describe

Description application for Research Data content
7 stars 1 forks source link

ARK not updated for 88435/dsp01rb68xg060 #1479

Closed carolyncole closed 1 year ago

carolyncole commented 1 year ago

The ARK for this work: https://pdc-describe-prod.princeton.edu/describe/works/71 Was not updated when the work was approved.

Acceptance criteria

Backtrace

[pdc_describe/production] Notice: Unable to update EZID 88435/dsp01rb68xg060: Net::HTTPServerException: 400 "Bad Request"

line 38 of [PROJECT_ROOT]/app/models/ark.rb: rescue in update
line 28 of [PROJECT_ROOT]/app/models/ark.rb: update
line 579 of [PROJECT_ROOT]/app/models/work.rb: update_ark_information

View full backtrace and more info at honeybadger.io

bess commented 1 year ago

Individual arks update just fine when I try them again. Maybe this is some kind of intermittent network issue? I added a retry so it will back off and try again when it encounters an issue.