sul-dlss / common-accessioning

Suite of robots that handle the tasks of accessioning digital objects
Other
2 stars 1 forks source link

add retries and extra logging for failure to open object #1302

Closed peetucket closed 2 weeks ago

peetucket commented 2 weeks ago

Why was this change made? 🤔

As a way to investigate/mitigate #1289 ?

How was this change tested? 🤨

QA

jmartin-sul commented 2 weeks ago

ah, rubocop is probably complaining because you can use single quotes for that string now that you're not doing any variable interpolation. but LGTM, thanks for revisiting, feel free to merge once rubocop has been appeased.