Commit Graph

10 Commits

Author SHA1 Message Date
Jean de Klerk 1af046e723 docs: enumerate status codes in statuscodes.md
statuscodes.md is one of the top search results for "grpc status codes",
right behind codes.proto. Since this is a landing page for many people*,
and since the title and description of this page purports to be the
generic status codes documentation page, it seems like a good idea to define
terms before using them.

* Many people who are new to grpc/protobuf, for example, will be more
accustomed to and choose markdown files over .proto files.
2019-02-12 14:55:24 -07:00
Yash Tibrewal bb872692b7 Make changes to doc 2018-10-02 14:41:20 -07:00
Yash Tibrewal 600272c826
Update statuscodes.md
Add link to retry doc
2018-07-24 11:15:10 -07:00
Yash Tibrewal bcecc177a8
Update statuscodes.md
Change wording
2018-07-24 10:54:10 -07:00
Yash Tibrewal 4ec08f7235
Add note on retrying RPCs
Also add keepalive to list.
2018-07-23 17:01:00 -07:00
Mark D. Roth 2a86d3f399 Update status codes doc. 2017-04-12 12:52:47 -07:00
Muxi Yan fc99ff6644 Fix error code when client run out of memory in Objective C code base
Update Status Codes documentation
2016-07-06 15:08:30 -07:00
Nathaniel Manista c9dc83400b Document cardinality violation status codes 2016-06-09 18:57:14 +00:00
Abhishek Kumar 80410eb5c9 Addressed comments by jcanizales 2016-02-02 16:14:57 -08:00
Abhishek Kumar 516d26e0db Create statuscodes.md
Initial draft of the doc describing the acses where different statuses are returned.
2016-02-01 16:40:09 -08:00