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
Using RPC over MQTT. When the MQTT broker closes connection for any reason. The mos tool reports a Lost conection to MQTT broker: EOF but stays waiting for a response until the timeout is triggered. It should either try to retake the connection or fail instantly so the call can be retried.
The text was updated successfully, but these errors were encountered:
Using RPC over MQTT. When the MQTT broker closes connection for any reason. The mos tool reports a
Lost conection to MQTT broker: EOF
but stays waiting for a response until the timeout is triggered. It should either try to retake the connection or fail instantly so the call can be retried.The text was updated successfully, but these errors were encountered: