Doug Fawley
39d7a4eaeb
[status-doc] clarify status code behavior outside the defined range of codes ( #34588 )
...
This update should properly describe behavior differences between
Java/Node and C++/Go.
cc @ctiller @markdroth @ejona86 @yashykt @murgatroid99
2023-10-06 11:04:15 -07:00
Maxim Philippov
c5c2793427
Fix UNAUTHENTICATED code order
2020-09-13 22:00:31 +03:00
Stig Brautaset
0d4af5d279
Replace "whitelist" with "allowlist" in example
...
This term is more descriptive, IMO. Also, [less contentious](https://tools.ietf.org/id/draft-knodel-terminology-00.html#rfc.section.1.2 ).
2020-09-11 13:01:52 +01:00
Eric Anderson
bb04e070b3
doc/statuscodes.md: Remove HTTP status codes
...
The HTTP status codes are more for REST; they don't work with gRPC. We
shouldn't be encouraging them and they are confusing when you compare
them to doc/http-grpc-status-mapping.md .
2019-07-15 11:34:04 -07:00
モハメド
743be2ba94
fix link
2019-06-28 15:54:03 +09:00
Jean de Klerk
a19d8dcfb5
docs: add note about retrying UNAVAILABLE
...
release note: no
2019-04-15 12:45:27 -06:00
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