Websocket I/O Error

Issue #85 closed
Former user created an issue

Hi

First sampler: Web Socket Open Connectione Second Samplere:Ping Pong Third: Webcsocket request response sampler Fourth :Web socket close

In thirs getting the followings

I am using web-socket request response sampler . In the response tab it is coming as in the test frame which i have used is

{"inputText":"{\"text\":\"<b>Welcome Jayansh!<\/b> <br>I am EIVA, your Openreach Virtual Assistant! How can I help you today?\",\"showOptions\":[\"Track Order\",\"Track Appointment\",\"Track Fault\"]}"}

Thread Name: TestSample 1-1 Sample Start: 2018-08-30 14:49:53 IST Load time: 6000 Connect Time: 0 Latency: 0 Size in bytes: 0 Sent bytes:52 Headers size in bytes: 0 Body size in bytes: 0 Sample Count: 1 Error Count: 1 Data type ("text"|"bin"|""): Response code: Websocket I/O error Response message: WebSocket I/O error: Read timed out

Comments (3)

  1. Peter Doornbosch repo owner

    A read timeout means that your server did not send any message during the time you were waiting.

  2. Log in to comment