Page MenuHomePhabricator

When disconnected from Aphlict after a successful connection, retry the first reconnect right away
ClosedPublic

Authored by epriestley on Apr 17 2017, 8:23 PM.
Tags
None
Referenced Files
F15414100: D17706.diff
Wed, Mar 19, 11:11 PM
F15413049: D17706.diff
Wed, Mar 19, 4:41 PM
F15407891: D17706.id.diff
Tue, Mar 18, 8:05 PM
F15400624: D17706.diff
Mon, Mar 17, 12:57 PM
F15311530: D17706.diff
Thu, Mar 6, 10:11 AM
Unknown Object (File)
Thu, Feb 27, 11:48 AM
Unknown Object (File)
Mon, Feb 24, 1:48 PM
Unknown Object (File)
Tue, Feb 18, 9:19 AM
Subscribers
None

Details

Summary

Fixes T12567. We currently retry after 2s, 4s, 8s, 16s, ...

If we connected cleanly once, retry the first time right away. There are a bunch of reasonable cases where this will work fine and we don't need to wait. Then we fall back: 0s, 2s, 4s, 8s, ...

Test Plan

Screen Shot 2017-04-17 at 1.21.28 PM.png (235×657 px, 45 KB)

Diff Detail

Repository
rP Phabricator
Branch
aphlict4
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16516
Build 22003: Run Core Tests
Build 22002: arc lint + arc unit