Keepalive guide
Open
- Dominant language
- HTML
- Stars
- 479
- Forks
- 545
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 5
Description
The [keepalive guide](https://grpc.io/docs/guides/keepalive/) appears to omit any mention of `GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA`, which seems like an essential channel arg to override for keepalive to work as intended in many applications.
Omitted in main user [guide](https://grpc.io/docs/guides/keepalive/)
Mentioned in [C++ user guide](http://grpc.github.io/grpc/cpp/md_doc_keepalive.html)
Contributor guide
Assessment
This issue has not been assessed yet.