Commonjava/indy

request timeout resets to default after automatic repo disable

jdcasey opened this issue · 0 comments

I'm finding in the indy-1.1.x branch that when a remote repository gets disabled due to a connection timeout or somesuch, the request timeout seems to be reset to the default value (not sure if it's just deleted from the definition or somehow actually set the wrong way). The auto-disable function should never have a reason to touch the request timeout.

I haven't verified whether this is happening on the 1.2-SNAPSHOT (master) branch.