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
Unknown Object (File)
Mon, Apr 29, 1:39 PM
Unknown Object (File)
Wed, Apr 24, 9:52 PM
Unknown Object (File)
Sun, Apr 21, 3:44 PM
Unknown Object (File)
Sat, Apr 20, 3:01 AM
Unknown Object (File)
Fri, Apr 19, 6:24 PM
Unknown Object (File)
Wed, Apr 17, 2:37 PM
Unknown Object (File)
Thu, Apr 11, 6:59 AM
Unknown Object (File)
Sat, Apr 6, 12:33 PM
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