API Gateway Default Timeout

Hi, everyone!

What is the default API Gateway timeout?

Solved Solved
0 3 2,535
1 ACCEPTED SOLUTION

Hi @cyrille115 ,

As per this discussion, the default timeout is originally 15 seconds, but can now be changed up to 60 seconds, as a result of feature request and consolidated concerns on PIT (public issue trackers). 

To change the timeout to your preferred seconds, you can follow this guide regarding the backend setting in your backend OpenAPI extension. 

 

View solution in original post

3 REPLIES 3

Hi @cyrille115 ,

As per this discussion, the default timeout is originally 15 seconds, but can now be changed up to 60 seconds, as a result of feature request and consolidated concerns on PIT (public issue trackers). 

To change the timeout to your preferred seconds, you can follow this guide regarding the backend setting in your backend OpenAPI extension. 

 

What would be the max timeout possible for the API Gateway in GCP?

Thank you for the detailed answer! 😀