scientist-softserv / utk-hyku

Other
6 stars 0 forks source link

Faraday::TimeoutError after Remove and Rebuild #606

Open markpbaggett opened 6 months ago

markpbaggett commented 6 months ago

Story

During imports, we sometimes encounter Faraday::TimeoutErrors on filesets. When this happens, there doesn't seem to be a way to Remove and Rebuild. When you attempt this, the item goes from Deleted to Pending to Faraday::Error. What causes this?

Here are some examples:

Acceptance Criteria

Screenshots / Video

Testing Instructions and Sample Files

-

Notes

orangewolf commented 2 months ago

we needed to update the removal script - it would remove the file set, but wouldn't properly update the parent work. we now properly remove the file set from the parent before deleting it.