When a Web client is connected to the domain, the asset server and entity script server keep trying but failing to connect to the client.
Immediate fix: The asset server and entity script server assignment clients should be made to skip trying to connect to Web clients until such time as the Web SDK is able to connect to them.
More general fix: A Web client doesn't necessarily want to connect to all assignment client types. The DomainConnectRequest and DomainListRequest packets sent by the client contain a "nodeTypeOfInterest" value that the domain server could probably use to suppress connection attempts from nodes that the Web client isn't interested in.
When a Web client is connected to the domain, the asset server and entity script server keep trying but failing to connect to the client.
Immediate fix: The asset server and entity script server assignment clients should be made to skip trying to connect to Web clients until such time as the Web SDK is able to connect to them.
More general fix: A Web client doesn't necessarily want to connect to all assignment client types. The DomainConnectRequest and DomainListRequest packets sent by the client contain a "nodeTypeOfInterest" value that the domain server could probably use to suppress connection attempts from nodes that the Web client isn't interested in.