Mango API: "connectivity lost, restoring connection"
-
Is there a way to hide the message "connectivity lost, restoring connection" on UI?
-
No, it's built into the dashboard code amongst the event manager for websocket disconnections/timeouts.
-
"Connectivity lost" is a common error occurring in all kinds of software. It means your application is not able to connect to an API endpoint. It usually occurs when you use an incompatible version of the API development services or an old library. Make sure you are using the latest version of the API and make sure there are no bugs in your code.
-
@Juan-Mark please refrain from reviving dead threads.