cancel
Showing results for 
Search instead for 
Did you mean: 

Gateway Timeout CAP application - is there a parameter we can set?

07-03-2024 2:59 PM
DanielSchneider Participant
4177 views 3 comments Go to solution
SAP Managed Tags
Labels
CAPparameterSAPUI5timeout
Subscribe

Hi community,

we have a CAP application deployed to BTP with managed app router (SAP Build Workzone).

The deployement is done via MTA file.

An operation implemented in Nodejs can sometimes take more than 30 seconds. Even though the backend is still proceeding, the frontend is getting back a Gateway timeout error after exactly 30 seconds.

I've tried to set some timeout parameters in the MTA file, for example here (trying to set it to 300 seconds):

DanielSchneider_0-1720011302823.png

This results into this:

DanielSchneider_1-1720011449386.png

But the application still aborts after 30 seconds.

Is there a a way to increase those 30 seconds?

Thank you very much
Daniel

 

View Entire Topic
PamoliBanerjee
Explorer
0 Likes