Open
Description
Many contributor objects (MCOs) where there are more than N contributors are failing harvest. We don't know what N is, only that objects in the thousands certainly fail.
Repotool2 allows 100 seconds for a Sword2 response. Therefore we have to respond within that time.
Sword2 has been updated (currently only on QA) to truncate the number of contributors at 100, and to put an et_al name element for the authors role. This should speed up the read, even if it means that the number of contributors is truncated.
Related commits:
- Willow sword [feature/ora_customizations 3bc9745] Add maximum contributors in response
- Ansible.ora4 [TW-add-max-contributors-config-option 706b736] Configure Sword2 to return N contributors only