Page MenuHomePhorge

D6748.1768436706.diff
No OneTemporary

Size
443 B
Referenced Files
None
Subscribers
None

D6748.1768436706.diff

diff --git a/lib/utils/ens-cache.js b/lib/utils/ens-cache.js
--- a/lib/utils/ens-cache.js
+++ b/lib/utils/ens-cache.js
@@ -6,7 +6,7 @@
const cacheTimeout = 24 * 60 * 60 * 1000; // one day
const failedQueryCacheTimeout = 5 * 60 * 1000; // five minutes
-const queryTimeout = 5 * 1000; // five seconds
+const queryTimeout = 10 * 1000; // ten seconds
async function throwOnTimeout(ethAddressOrName: string) {
await sleep(queryTimeout);

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 12:25 AM (3 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5934905
Default Alt Text
D6748.1768436706.diff (443 B)

Event Timeline