Handle inspector connection errors #825
Labels
effort: Casual
Simple changes that shouldn't take too much time when you're already familiar with the codebase
topic: Studio Connections
Related to messaging connection discovery between studio instances or inspectors.
Milestone
When an inspector tries to connect to a studio via
waitForConnectionAndRequest
, there's a chance the connection times out or that the connection isn't accepted. We should handle these cases and perhaps print a message to the console.The text was updated successfully, but these errors were encountered: