Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Mosquitto_Sub reconnect delay

Hi Dominik,

mosquitto_sub just uses the default libmosquitto reconnect delay of 1
second at the moment, it doesn't offer the ability to change that.
I'll put it on the list for the 1.4 release.

Cheers,

Roger


On Tue, Oct 14, 2014 at 2:31 PM, Dominik Obermaier
<dominik.obermaier@xxxxxxxxx> wrote:
> As far as I understand, mosquitto_sub reconnects (or tries to reconnect)
> instantly after it lost the connection. How can I configure an exponential
> backoff for reconnecting?
> _______________________________________________
> mosquitto-dev mailing list
> mosquitto-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/mosquitto-dev


Back to the top