Page MenuHomePhabricator

D10974.diff
No OneTemporary

D10974.diff

diff --git a/lib/components/keyserver-connection-handler.js b/lib/components/keyserver-connection-handler.js
--- a/lib/components/keyserver-connection-handler.js
+++ b/lib/components/keyserver-connection-handler.js
@@ -33,7 +33,7 @@
+socketComponent: React.ComponentType<BaseSocketProps>,
};
-const AUTH_RETRY_DELAY_MS = 60_000;
+const AUTH_RETRY_DELAY_MS = 60000;
const CANCELLED_ERROR = 'cancelled';
function KeyserverConnectionHandler(props: Props) {

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 28, 11:14 PM (19 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2595143
Default Alt Text
D10974.diff (465 B)

Event Timeline