Browse Source

Chore: disable HTTP/2 to avoid race condition

SukkaW 1 day ago
parent
commit
dce0ce89ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Build/lib/fetch-retry.ts

+ 1 - 1
Build/lib/fetch-retry.ts

@@ -27,7 +27,7 @@ if (!fs.existsSync(CACHE_DIR)) {
 }
 
 const agent = new Agent({
-  allowH2: true
+  allowH2: false
 }).compose(
   interceptors.dns({
     // disable IPv6