cancel
Showing results for 
Search instead for 
Did you mean: 

Increase Destination Timeout

former_member299849
Discoverer
0 Kudos

Hi,

I have a HTML5 client app hosted in HCP. This app communicates to my backend API via destinations. The session time out for back end API is 24 mins but i observe that destination times out much before that if the HTML5 client app is kept open in the browser without any activity. I get a error response with the header - com.sap.cloud.security.login

Please suggest how to make the destination time out infinite? Is there any property that i can set while configuring destinations to make the timeout infinite.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi,

as i know 300 seconds is the maximum.

Please look at this under destination properties: https://help.hana.ondemand.com/help/frameset.htm?d6c8347494ce4b48864dfabb42d0d207.html

Best regards,

Manjinder

Answers (2)

Answers (2)

silvandri
Explorer
0 Kudos

Hi,

if someone still needs it:

Set the property HTML5.SocketReadTimeoutInSeconds to 300 in the destination properties (BTP Neo --> Connectivity --> Destinations.

Then wait about 5 minutes and you're done.

The property may not appear along with the others in the dropdown menu, in case just manually type it.

You can find further information here: Accessing REST Services - SAP Help Portal

Or on this Blog: Increase timeout to avoid 504 error on deploy from WebIDE Full-Stack | SAP Blogs

Silviu

djb
Explorer
0 Kudos

hello,

unfortunately, the url is not working anymore.

Anyone found the parameters values in any doc ?

thanks in advance

silvandri
Explorer
0 Kudos

Hi,

See answer below.

Silviu