feat: add automatic account cooldown recovery

Replace session-long account failure pauses with classified 15, 30, 60, and 120 minute cooldowns for temporary account problems. Keep credential, OTP, banned, and disabled states manual while ignoring unknown, file, network, hoster, and bare WAF errors. Reset escalation after confirmed uploads, deduplicate parallel failures, publish revisioned pause snapshots, and show a stable localized countdown with automatic reactivation.
This commit is contained in:
Sucukdeluxe
2026-08-22 18:18:02 +02:00
parent e986c552dc
commit b769467d08
13 changed files with 653 additions and 35 deletions
+4
View File
@@ -410,6 +410,10 @@
['Account-Übersicht', 'Account overview'],
['Account wurde diese Session als fehlerhaft markiert. Klick = Wieder als aktiv markieren.', 'The account was marked as failed for this session. Click to reactivate it.'],
['Pausiert (Session)', 'Paused (session)'],
['Pausiert noch', 'Paused '],
['Pausiert Aktion nötig', 'Paused action required'],
['Account automatisch wieder aktiv', 'Account automatically active again'],
['Account wieder aktiv nächste Batch verwendet ihn', 'Account active again the next batch will use it'],
['Wieder aktivieren', 'Reactivate'],
['Accounts mit Handlungsbedarf anzeigen', 'Show accounts requiring action'],
['Alle Accounts und Einstellungen wurden übernommen.', 'All accounts and settings were applied.'],