Files
David Baker 92ae4dda72 Add short delay before keepalives + 'RECONNECTING'
Changed my mind - it's a good idea to wait a short time before
sending a keepalive request: this will make sure we never
tightloop.

This also adds a 'RECONNECTING' state for when a sync request has
failed but there is no reason to suspect there is actually a
connectivity problem. This is necessary for the tests to be able
to advance the clock at the appropriate time, but could be nice
for clients. Add a breaking change changelog entry since
technically this is an API change that might break clients if they
were relying on 'SYNCING' always coming before 'ERROR' for some
reason.
2016-10-07 11:29:52 +01:00
..
2015-11-12 12:14:13 +00:00
2016-09-15 14:36:53 +01:00
2016-09-12 15:52:10 +01:00
2015-12-08 15:39:55 +00:00
2016-08-05 14:28:12 +01:00
2016-09-08 15:29:53 +01:00
2016-09-12 15:52:10 +01:00
2015-06-24 15:38:18 +01:00