David Garcia Quintas
|
1edfb952d0
|
Updated backoff to spec.
|
2016-11-24 00:47:51 -08:00 |
Xudong Ma
|
a5f9e903bd
|
Add backoff reset spec to the Connection Backoff Protocol
|
2015-08-18 17:22:53 -07:00 |
David Klempner
|
e00b0c3247
|
Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage.
|
2015-07-13 18:02:06 -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 |
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 |