microsoft / dev-tunnels

Dev Tunnels SDK
MIT License
286 stars 20 forks source link

Feature request: Ability to extend gateway timeout to devtunnel #427

Closed dsmaher closed 4 months ago

dsmaher commented 5 months ago

I have an API call that, due to downstream services, takes more than 3.5 minutes to return. While using devtunnels, it always returns a 504 Gateway Timeout when calling this API.

In addition, sometimes while tracing through code on other APIs that take less time, the client will get a 504 and I'm unable to continue tracing the scenario.

In some cases, I can use a client that supports local networking, but that's not always possible.

derekbekoe commented 4 months ago

Thanks for the feedback. At this time, we don't plan to add support for this. If we revisit this in the future, we'll re-open this issue.