Abhishek Kumar
707dd2c36f
Merge pull request #2065 from dklempner/retry_backoff
...
Update the connection backoff document with jitter.
2015-07-14 10:52:25 -07:00
David Klempner
e00b0c3247
Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage.
2015-07-13 18:02:06 -07:00
Tim Emiola
8ed0e70faf
Adds an interop test: oauth2_auth_token
...
- test is similar to the auth tests
- uses an auth library to obtain the auth token OOB. This should be simplest, as many languages already use such an auth library in their existing auth tests.
2015-06-24 07:08:13 -07:00
David Klempner
ca5add658a
Fix MIN_CONNECT_TIMEOUT/INITIAL_BACKOFF in the connection_backoff doc.
...
This also removes some obsolete discussion of what Stubby does/did; this
was useful for contrasting but isn't particularly interesting now.
2015-06-17 18:20:31 -07:00
David Klempner
08d16ee417
s/backoff/current_backoff/ typo in connection backoff doc
2015-06-15 15:09:38 -07:00
David Klempner
0e5d2efc8a
Update the connection backoff document with jitter.
...
This adds both jitter and explicit values for the "proposed" algorithm
that implementations should use.
2015-06-15 14:55:13 -07:00
Abhishek Kumar
33094a7c62
More fixes to GO_AWAY spelling
2015-06-15 09:53:41 -07:00
Abhishek Kumar
783ad1e9d1
Fixed Go_AWAY to GOAWAY
2015-06-15 09:52:33 -07:00
Abhishek Kumar
56514def9e
Update connectivity-semantics-and-api.md
2015-06-12 11:22:41 -07:00
Abhishek Kumar
b66f19f1e0
Update connectivity-semantics-and-api.md
2015-06-12 11:02:16 -07:00
Abhishek Kumar
9ce1fbcae5
Merge pull request #1546 from ejona86/connectivity-semantics
...
Add Connectivity doc
2015-06-12 10:51:22 -07:00
Eric Anderson
a8e50a1853
Add TODO interop test case for CONTINUATIONS; clean up TODOs
2015-05-27 09:59:52 -07:00
David Klempner
669df902c9
Merge pull request #1547 from ejona86/connection-backoff
...
Add connection backoff doc
2015-05-16 09:59:59 +09:00
Qi Zhao
ef313d219c
clean up the server features section
2015-05-14 16:03:15 -07:00
Qi Zhao
612e691512
remove response_type
2015-05-14 15:57:08 -07:00
Qi Zhao
3443ef9529
address the comments
2015-05-14 15:11:26 -07:00
Qi Zhao
4b8450a72b
Add a timeout interop spec
2015-05-14 14:58:17 -07:00
Eric Anderson
611e7e1a3c
Add connection backoff doc
...
This is a faithful representation of the current version of the Google
Doc with only formatting changes.
2015-05-11 09:38:18 -07:00
Eric Anderson
9855a34e1a
Add Connectivity doc
...
This is a faithful representation of the current version of the Google
Doc with only formatting changes.
2015-05-11 09:22:47 -07:00
Nathaniel Manista
ef42ea21b1
Make headers of TODO interop test priorities
2015-05-05 21:18:43 +00:00
Yang Gao
6851451fb7
Update interop-test-descriptions.md
2015-04-20 15:12:05 -07:00
Yang Gao
0464af155c
Update interop-test-descriptions.md
2015-04-20 13:41:13 -07:00
Yang Gao
0d197edcea
Update interop-test-descriptions.md
2015-04-20 13:09:37 -07:00
Yang Gao
ae972b2d34
Update interop-test-descriptions.md
...
resolve comments
2015-04-17 16:48:13 -07:00
Yang Gao
4bb08aefa7
resolve comments
2015-04-17 16:38:56 -07:00
Yang Gao
70b2e88219
minor fixes
2015-04-17 15:48:37 -07:00
Yang Gao
6960458778
Clarify auth test definitions
2015-04-17 15:41:36 -07:00
Eric Anderson
282130923c
Add interoperability test case descriptions
...
It is a partially manual port from Google Docs to Markdown. The content
was not changed in any important way.
2015-04-08 08:55:08 -07:00