You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an automated message to let you know that this issue has
gone 365 days without any activity. In order to ensure that we work
on issues that still matter, this issue will be closed in 14 days.
If this issue is still important, you can simply comment with a
"bump" to keep it open.
Hi,
I wanted to get your opinion on this. It seems there is no official approach to have dynamic
reconnectPeriod
.But it is possible to reuse the same concept as laid out in https://github.com/mqttjs/MQTT.js#refresh-authentication-options--signed-urls-with-transformwsurl-websocket-only via
transformWsUrl
On which of these lifecycle events should/would you increase+decrease
reconnectPeriod
?When I've tried playing with events, it seems sometimes I'm getting multiple events firings of same type.
This makes it difficult to distinguish which event is actionable for increase/decrease.
The text was updated successfully, but these errors were encountered: