Timeouts

  • By default, the client library for Python delegates timeout behavior to the server, which is suitable for most use cases.

  • Client-side timeouts can be specified for both streaming and unary calls in the Python client library by adding an extra parameter.