sul-dlss / common-accessioning

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

add some delay in retry #1303

Closed peetucket closed 2 weeks ago

peetucket commented 2 weeks ago

Why was this change made? 🤔

Follow on to #1302 to better match what is in fetch-files ... if we hit an error in opening the version, add a bit of delay before retrying again.

How was this change tested? 🤨

CI

justinlittman commented 2 weeks ago

Do you have a theory as to what is causing this problem?

peetucket commented 2 weeks ago

Do you have a theory as to what is causing this problem?

No, not yet. We are hoping to get some clues from the HB exception logging if/when it happens again. If it never happens once in production, we can remove the retry stuff.