Skip to content

Increasing RT2 timeouts [WAS: Repotool2 times out on harvest of MCOs] #163

Open
@tomwrobel

Description

@tomwrobel

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

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions