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 28, 9:45 AM
Unknown Object (File)
Sat, Apr 26, 1:29 AM
Unknown Object (File)
Fri, Apr 25, 1:24 AM
Unknown Object (File)
Thu, Apr 24, 7:33 AM
Unknown Object (File)
Wed, Apr 23, 7:26 PM
Unknown Object (File)
Tue, Apr 22, 11:08 AM
Unknown Object (File)
Mar 28 2025, 6:30 AM
Unknown Object (File)
Mar 23 2025, 7:30 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable