Page MenuHomePhabricator

D13277.id44017.diff
No OneTemporary

D13277.id44017.diff

diff --git a/lib/components/user-identity-cache.react.js b/lib/components/user-identity-cache.react.js
--- a/lib/components/user-identity-cache.react.js
+++ b/lib/components/user-identity-cache.react.js
@@ -12,7 +12,7 @@
const cacheTimeout = 24 * 60 * 60 * 1000; // one day
const failedQueryCacheTimeout = 5 * 60 * 1000; // five minutes
-const queryTimeout = 10 * 1000; // ten seconds
+const queryTimeout = 20 * 1000; // twenty seconds
async function throwOnTimeout(identifier: string) {
await sleep(queryTimeout);

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 20, 11:26 PM (22 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2154722
Default Alt Text
D13277.id44017.diff (526 B)

Event Timeline