aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2018-10-02 14:41:20 -0700
committerGravatar Yash Tibrewal <yashkt@google.com>2018-10-02 14:41:20 -0700
commitbb872692b7c0acb6263842f6e6e9549f5642aa09 (patch)
tree7cd95821a53c2756c1077ad783a4176de8fc18ba /doc
parent40a75213e4914a601743830fd98991214206f0bd (diff)
Make changes to doc
Diffstat (limited to 'doc')
-rw-r--r--doc/statuscodes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/statuscodes.md b/doc/statuscodes.md
index 06fbe5c8fe..547da05495 100644
--- a/doc/statuscodes.md
+++ b/doc/statuscodes.md
@@ -38,7 +38,7 @@ situations in which they are generated.
| Error parsing response proto | INTERNAL | Client|
| Error parsing request proto | INTERNAL | Server|
| Sent or received message was larger than configured limit | RESOURCE_EXHAUSTED | Both |
-| Keepalive watchdog times out | INTERNAL | Both |
+| Keepalive watchdog times out | UNAVAILABLE | Both |
The following status codes are never generated by the library:
- INVALID_ARGUMENT