Connector API Getting Timed Out
Summary
SOAP Connector is giving timeout on MCSContent
While Using SOAP connector in MCS, the connector is giving timeout but through SOAP UI, I am able to get a response. Time taken in SOAP UI is less than the timeout set up in the connector.
Error :
cause: Error: socket hang up at createHangUpError (_http_client.js:323:15) at TLSSocket.socketCloseListener (_http_client.js:364:25) at TLSSocket.emit (events.js:194:15) at _handle.close (net.js:597:12) at TCP.done (_tls_wrap.js:388:7)
code: "ECONNRESET"
isOperational: true
message: "socket hang up"
name: "Error"
stack: "Error: socket hang up↵ at createHangUpError (_http_client.js:323:15)↵ at TLSSocket.socketCloseListener (_http_client.js:364:25)↵ at TLSSocket.emit (events.js:194:15)↵ at _handle.close (net.js:597:12)↵ at TCP.done (_tls_wrap.js:388:7)↵"