Hi,
I’m new to kgateway. I want to expose a deployment in k8s through kgateway. This deployment is a FastAPI, and I have few endpoints will have StreamResponse, that means it will have SSE.
May I know is there any limitation on Kgateway in this case? Like do I need to configure default timeout in kgateway?
Hi,
I’m new to kgateway. I want to expose a deployment in k8s through kgateway. This deployment is a FastAPI, and I have few endpoints will have StreamResponse, that means it will have SSE.
May I know is there any limitation on Kgateway in this case? Like do I need to configure default timeout in kgateway?