Closed bwatson78 closed 4 weeks ago
The new version contains a fix for the always rescheduling CreateRelationshipsJob, capping retries to 5.
CreateRelationshipsJob
PR made: https://github.com/emory-libraries/dlp-selfdeposit/pull/587
From what I have seen in the most recent 1000 PID ingest, I am not seeing the looping CreateRelationshipsJob so I think this is good to close, but others may want to review.
The new version contains a fix for the always rescheduling
CreateRelationshipsJob
, capping retries to 5.