microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
360 stars 29 forks source link

Roadmap: Configure ingress timeout #616

Open torosent opened 1 year ago

colinbjohnson commented 1 year ago

Is it possible to provide an ETA for this particular roadmap item? We have a project that requires a greater than 240 second timeout that we would like to release on Azure Container Apps instead of utilizing another technology. If the release date was relatively soon (with a week or two of 2023-06-23) we could hold release so that we can release on our preferred platform.

dmytro-gokun commented 11 months ago

@torosent Is there any update? Is it available as a preview or something?

We've just converted a legacy TCP app to Container Apps and ran into this issue. The worst thing is that this default timeout of 240 seconds is not documented anywhere, so we had to learn this hard way.

danielbichuetti commented 10 months ago

Hi @dmytro-gokun!

Being able to set an ingress timeout will be a great addition. It's being developed. Project Roadmap.

As a side note, the timeout is properly documented in the documentation 😸.

philip-madden commented 10 months ago

yes please

kumarmo-2 commented 9 months ago

yeah, would be great if we can have it

samcarswell commented 6 months ago

Would be great to get an update on the timeline for this feature. This is currently a blocker on using ACA over AKS for us.

quality-leftovers commented 6 months ago

I'd like to ask if you can provide a bit more information in the documentation regarding what exactly the Request timeout refers to?

Is it exactly the same as the envoy httpconnectionmanager-request-timeout

The amount of time that Envoy will wait for the entire request to be received.
The timer is activated when the request is initiated, and is disarmed when the
last byte of the request is sent upstream (i.e. all decoding filters have processed the request), 
OR when the response is initiated. If not specified or set to 0, this timeout is disabled.
Miguel-Aguilar-Perez commented 5 months ago

Could you please provide an status update on this? when will it be released?

Thanks

frederic-saunier commented 3 months ago

Same here, could you please provide an ETA on this ?

oexos commented 3 months ago

240 seconds ingress timeout is still not changeable or configurable as of today I guess. I tried it today and still got 504 Gateway timeout after 4 minutes of connection.

Mohsen51 commented 3 months ago

Any news ? This can be really blocking on some projects...

fritzfs commented 2 months ago

Any update on this? Thank you!

KAINgoStephane commented 2 months ago

Hi,

Can we have any update on this ? ACA is not useable on our case without having the possibility to configure ingress timeout...

rohin3 commented 3 days ago

Any update on this? It's ,stopping from a lot of use cases and wasting team's time in finding workarounds