Actions
Issue #4251
closedHard-Coded timeout causing issues with search on RHCC
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Crane:
master
Platform Release:
Target Release - Crane:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
Ansible Service Broker (a.k.a Automation Broker) depends on being able to run a search query against RHCC. That search sometimes returns no results.
It sounds as though we're bumping up against a timeout that is hard coded:
"Upstream Crane has a hard-coded 1 second timeout for search. So, if Solr takes longer than 1 second to respond, Crane will return a 503 back to the client."
Actions