Housekeeping

This commit is contained in:
SukkaW
2024-10-21 17:55:33 +08:00
parent 72670e6243
commit 98d75888cb
3 changed files with 215 additions and 267 deletions

View File

@@ -382,7 +382,7 @@ export class Cache<S = string> {
}
}
console.log({ e });
console.log({ e, name: (e as any).name });
console.log(`Download Rule for [${primaryUrl}] failed`);
throw e;