Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add backoff reset spec to the Connection Backoff Protocol | Xudong Ma | 2015-08-18 |
| | |||
* | Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage. | David Klempner | 2015-07-13 |
| | |||
* | Fix MIN_CONNECT_TIMEOUT/INITIAL_BACKOFF in the connection_backoff doc. | David Klempner | 2015-06-17 |
| | | | | | This also removes some obsolete discussion of what Stubby does/did; this was useful for contrasting but isn't particularly interesting now. | ||
* | s/backoff/current_backoff/ typo in connection backoff doc | David Klempner | 2015-06-15 |
| | |||
* | Update the connection backoff document with jitter. | David Klempner | 2015-06-15 |
| | | | | | This adds both jitter and explicit values for the "proposed" algorithm that implementations should use. | ||
* | Add connection backoff doc | Eric Anderson | 2015-05-11 |
This is a faithful representation of the current version of the Google Doc with only formatting changes. |