You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PERMIT_KEEPALIVE_TIME is mentioned here in the guide, but I could not find it in the Python example or in the C++ header: include/grpc/impl/channel_arg_names.h.
What is the support level of this option? Shall I tweak it to allow KEEPALIVE_TIME shorter than 5 minutes?
The text was updated successfully, but these errors were encountered:
rainwoodman
changed the title
PERMIT_KEEPALIVE_TIME
PERMIT_KEEPALIVE_TIME is not found in source or examples
Jul 16, 2024
https://github.com/grpc/grpc.io/blame/e59b2b7c8f6cb9b62c25d8551e7ce803b0117c86/content/en/docs/guides/keepalive.md#L51
PERMIT_KEEPALIVE_TIME is mentioned here in the guide, but I could not find it in the Python example or in the C++ header: include/grpc/impl/channel_arg_names.h.
What is the support level of this option? Shall I tweak it to allow KEEPALIVE_TIME shorter than 5 minutes?
The text was updated successfully, but these errors were encountered: