cancel
Showing results for 
Search instead for 
Did you mean: 

How can I resolve socket hang up correlation_id in SAP MTA application

2,493

Hello,

I am working on the SAP MTA application. One of the service calls in the node module takes more than 30 seconds.

Directly I am getting 504 gateway timeout. In logs, I can see that success response.

Tried to add the "ClientReadTimeout" ,"SocketReadTimeoutInSeconds","HTML5.Timeout" properties in sap btp destination and "KeepAlive" property in axios module.

Tried to add the "timeout" property from the ajax call also but no luck..!!!

How can I increase the default time out or how can I resolve the "socket hang up correlation_id" error.

Regards,

Chamdeep

View Entire Topic
Chamdeep7
Discoverer
0 Kudos

Hello Zameer,

Add timeout property at resources for app module at mta.yml file.

Regards,

Chamdep