Page MenuHomePhabricator

[lib] Don't log out from temporarily connected ks
AbandonedPublic

Authored by inka on Dec 29 2023, 5:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 31, 12:51 AM
Unknown Object (File)
Oct 16 2024, 2:09 AM
Unknown Object (File)
Oct 16 2024, 2:09 AM
Unknown Object (File)
Oct 16 2024, 2:09 AM
Unknown Object (File)
Oct 10 2024, 7:38 PM
Unknown Object (File)
Oct 3 2024, 7:00 PM
Unknown Object (File)
Oct 3 2024, 1:48 PM
Unknown Object (File)
Sep 11 2024, 1:21 PM
Subscribers

Details

Reviewers
ginsu
michal
kamil
Summary

issue: ENG-6097
If the keyserver is temporarily connected, we will treat it differently. We don't want to call logout, but we also won't be calling login, (once the logic for calling login will be introduced to KeyserverConnectionHandler)

Test Plan

Tested that logout is not called when a keyserver with connectionIssue: 'temporarily_connected' is present in the store

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage