-
Story
-
Resolution: Done
-
Medium
-
None
-
None
After we implemented RHDENG-2055 we realized that Classifier service is sometimes idled by open.paas platform and it takes some time before it is started. In meantime platform returns error responses (503). This leads to the situation that some content in DCP is missing result of the classification.
We have to extend RESTCallPreprocessor with configurable retry mechanism to cope with this situation.
Then we have to release new version of the Searchisko into our dcp instance.