Hey folks. Does Envoy sidecar being used for Ploom...
# general
c
Hey folks. Does Envoy sidecar being used for Ploomber services? If that's the case, can I modify the timeout on the Envoy proxy? When I am streaming LLM response, it times out at 15 second so I am not getting entirety of response back
i
Hey Chan, we do use app mesh that uses an Envoy version under the hood. We didn’t have issues with 15 seconds timeout yet, but I’ll open an issue and we’ll get to it at some point. We do have a prioritization queue but that’s for higher tiers.
c
It only popped up at Chrome browser
👍 1
Yes please. Thanks for taking a look
👍 1
I think it's because Chrome takes forever to offload Stream text. And it is hitting that 15 second limits. Firefox/Safari didn't take upto 10 second for same stream
e
@Chan Jong Na we just increased the timeout for Pro customers, let me know if this fixes the issue for you!
c
Awesome! Thanks