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
F19811904: D17706.id.diff
Wed, Mar 4, 2:57 AM
F19513454: D17706.id.diff
Jan 13 2026, 1:07 PM
F19159917: D17706.diff
Dec 15 2025, 2:21 AM
F19159916: D17706.diff
Dec 15 2025, 2:21 AM
F18935811: D17706.id.diff
Nov 10 2025, 7:00 PM
F18791045: D17706.diff
Oct 16 2025, 12:00 AM
F18785040: D17706.id42598.diff
Oct 13 2025, 5:35 PM
F18784865: D17706.id.diff
Oct 13 2025, 3: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
Lint
Lint Not Applicable
Unit
Tests Not Applicable