fix(subscribe): fail closed on lock timeout (#6384)

This commit is contained in:
InfinityPacer
2026-08-22 09:47:39 +08:00
committed by GitHub
parent a90a0e8597
commit f7b7201fba
3 changed files with 56 additions and 2 deletions
+2
View File
@@ -309,6 +309,8 @@
"微信 ClawBot 通知未启用或配置尚未保存,请先保存并启用当前渠道": "WeChat ClawBot notification is not enabled or the configuration has not been saved. Please save and enable this channel first",
"请输入至少一个有效的站点 ID": "Enter at least one valid site ID",
"所有订阅搜索完成": "All subscription searches are complete",
"订阅搜索锁等待超时,已跳过本轮": "Subscription search lock timed out, this round was skipped",
"订阅匹配锁等待超时,已跳过本轮": "Subscription matching lock timed out, this round was skipped",
"请输入订阅 ID,多个 ID 用空格分隔,或输入 all": "Enter subscription IDs separated by spaces, or enter all",
"请输入至少一个有效的订阅 ID": "Enter at least one valid subscription ID",
"格式错误,请输入:cookie <id> <username> <password> [2fa_code/secret]": "Invalid format. Enter: cookie <id> <username> <password> [2fa_code/secret]",