eclipse / paho.mqtt.java

Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
2.12k stars 883 forks source link

Provide an option to set maxReconnectDelay #517

Closed inder123 closed 6 years ago

inder123 commented 6 years ago

Right now, paho client uses 128000 as the maximum reconnect delay (see MqttAsyncClient Line 1498). It would be useful for a developer to configure this delay value.

jpwsutton commented 6 years ago

Thanks @inder123, I've merged that to develop now. We are looking to release properly in June along with Eclipse Photon