I ran a simple test and after 10 minutes I get this error:
Running SFDX: Run Apex Tests: Faye client generated a transport:down event.
Any one knows what does this mean?
2 个回答
This error is typically caused by a network connectivity issue. It is possible that the Faye client is unable to establish a connection to the server, or that the connection is being blocked by a firewall or some other security measure.
In order to solve this issue, you will need to identify and resolve the underlying issue causing the connection issue. This may involve checking your network settings, checking for any firewall or security rules blocking the connection, or troubleshooting with your network administrator.