Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33064259
D6748.1768436706.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
443 B
Referenced Files
None
Subscribers
None
D6748.1768436706.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D6748: [lib] Increase ENS cache query timeout to 10s
Attached
Detach File
Event Timeline
Log In to Comment