On Mon, May 29, 2017 at 10:19 AM, Felix Fietkau wrote:
> On 2017-05-19 09:45, Alexandru Ardelean wrote:
>> Admittedly, the semantic is a bit different, in the sense
>> that there are no progressive retry timeouts.
>>
>> ubus_auto_connect() uses 1 second fixed retry intervals.
>> Whereas the old lo
On 2017-05-19 09:45, Alexandru Ardelean wrote:
> Admittedly, the semantic is a bit different, in the sense
> that there are no progressive retry timeouts.
>
> ubus_auto_connect() uses 1 second fixed retry intervals.
> Whereas the old logic would start at 50 millisecs and
> progress up to 1 second.