Skip to content

Set timeout for streaming rpc linked to a GRPCRoute #5446

@sunerpy

Description

@sunerpy

Description:

I use GRPCROUTE to forward frontend traffic to backend microservices. However, since the backend service takes a long time to execute, the connection is automatically disconnected.

I checked the issues and documentation, and found that HTTPRoute allows setting a timeout, but I couldn't find relevant information for GRPCRoute.

How can I set the timeout for gRPC?

Metadata

Metadata

Assignees

Labels

area/apiAPI-related issueshelp wantedExtra attention is needed

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions