Fix validating-stuck watchdog aborting before unrestrict timeout
Build and Release / build (push) Has been cancelled
Build and Release / build (push) Has been cancelled
The validating-stuck timeout (45s) was shorter than the unrestrict timeout (60s), causing items to be endlessly aborted and retried before the debrid API call could complete. Now uses unrestrict timeout + 15s buffer. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
1825e8ba04
commit
5bb984d410
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "1.4.74",
|
||||
"version": "1.4.75",
|
||||
"description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
Reference in New Issue
Block a user