We have a ETA provider app which is getting the error below:
thirdparty/elektron/Elektron-SDK/Cpp-C/Eta/Impl/Transport/rsslSocketTransportImpl.c:3412> Error: 1002 ipcWrite() failed. System errno: (32)
At the same time the consumer application (rmdstestclient) is getting the following error:
Channel: 1 disconnected. Reason: RSSL Channel has disconnected on read failure. <Impl/ripcsrvr.c:6876> Error:1002 ripcRead() failure. System errno: (104)
Both applications are sitting on the same AWS EC2 host. Can you provide any advice on system tuning or developement changes that could help prevent these errors?