Allow HttpEngine to retry connections on timeout / interruption.
This reverts behaviour introduced in 60f5406dcc094d043 where HttpEngine doesn't attempt to recover connections on timeout / interruption. This new behaviour introduced regressions on some devices where we're handed a mixture of IPV4 / IPV6 routes but where only one aspect of the network (either IPV4 or 6) is functional. bug: 22779586 Change-Id: Ibfb645f8d578257965c40a17c56dc7335f76c35b
Loading
Please sign in to comment