[PATCH] Don't retry on SSL failures

Mathieu Bridon bochecha at daitauha.fr
Wed Jul 22 07:28:14 UTC 2015


On Wed, 2015-07-22 at 00:45 +0100, Peter Robinson wrote:
> This has actually caused me issues with newRepo on el6. I get the
> following traceback from kojid:

Are you sure this is due to this patch? Looking at the traceback, it
doesn't seem to be passing through the lines I added. :-/

Also, all the patch did, is to stop retrying on an SSL error, because
no matter how many times Koji retries, you'd still get the same SSL
error.

Which means if you're getting an error because of this patch, then
you'd have had it without the patch as well, only after a few retries.

Which means if this patch is responsible for the error you got, then
I'd say there already is a problem with your SSL setup.

But in any case, I really don't see how this patch could have caused
your problem. :-/


-- 
Mathieu



More information about the buildsys mailing list