Hi Experts,
I have built a UI5 application that retrieves data from the HANA system using ODATA with uses nodejs as the middleware. The data is actually stored in a remote db which is linked through the SDA. The ODATA is V2 using xsodata. This is working fine but any request above 30s the connection is cut out and the error shown in the console is http request fail 504. Gateway time out. its consistent where it always time out at 30s so I suspect its a setting somewhere.
System : HANA XSA SP04 On Premise

Questions:
1. Any settings that can increase the connection time either at the browser/ui5, nodejs, hana or SDA ?
Any help would be appreciated.
Thanks.
Anand