manifoldcf icon indicating copy to clipboard operation
manifoldcf copied to clipboard

The Solr Output Connector should retry on a 502 Bad Gateway or 503 Service Unavailable

Open mguenther opened this issue 2 years ago • 1 comments

Treat Solr response with HTTP status code 502 or 503 as retriable error condition.

mguenther avatar Jan 09 '23 11:01 mguenther

The patch was accepted: https://svn.apache.org/viewvc?view=revision&revision=1906486 🎉

schuch avatar Jan 14 '23 08:01 schuch

This pull request was merged in ManifoldCF 2.25: https://github.com/apache/manifoldcf/blob/trunk/CHANGES.txt#L37

OpenPj avatar Jun 25 '24 09:06 OpenPj