PERMIT_KEEPALIVE_TIME is not found in source or examples
Open
- Dominant language
- HTML
- Stars
- 479
- Forks
- 545
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 5
Description
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](https://github.com/grpc/grpc/blob/853f32ec0c1ce5a5419b8899961c2a725610dbbf/include/grpc/impl/channel_arg_names.h#L1).
What is the support level of this option? Shall I tweak it to allow KEEPALIVE_TIME shorter than 5 minutes?
Contributor guide
Assessment
This issue has not been assessed yet.