NodeJs agent hangs frequently immediately after posting results file
|
08-12-2014, 01:18 PM
(This post was last modified: 08-12-2014 01:21 PM by sidbala.)
Post: #1
|
|||
|
|||
NodeJs agent hangs frequently immediately after posting results file
Hi there,
I am running iOS devices with the nodejs agents. They have been rock solid for a while. However, recently, I have been noticing that sometimes the agents simply hang immediately after they've completed a test run and the results have been uploaded. Control-c seems to bring up a message stating that the process will exit after the current run is finished - but that never happens - it is waiting for something forever. So I have all my iOS agents simply stalling forever. What can I do to debug this? How do I hook up a debugger to the agent process and trace the execution to the wait point? Thanks, Sid The last few log lines before where it hangs: Code: F Aug_11_20:17:10.364 wpt_client.js:194 IncomingMessage.<anonymous> : Got response: |
|||
08-14-2014, 03:40 AM
Post: #2
|
|||
|
|||
RE: NodeJs agent hangs frequently immediately after posting results file
I'd recommend opening a github issue to track it which should get the attention of the main developer on the node agent. I guess the main question I have is if the results uploaded successfully and completed. It can sometimes take a while (but shouldn't hang forever) since the server has to do a bunch of processing. We might also have to check and make sure there is a timeout on the client side so it doesn't wait forever in the case of a problem.
|
|||
08-05-2015, 09:04 PM
Post: #3
|
|||
|
|||
RE: NodeJs agent hangs frequently immediately after posting results file
I have found the same issue. Is there a github issue created for this ?
Best regards, Todor |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)