jxxghp
2bb090d2be
fix(download): 下载失败冷却日志补充失败原因和重试时间
将 _active_download_failure_fingerprints 返回类型从 Set[str] 改为 Dict[str, DownloadFailure],
__is_context_in_failure_cooldown 从失败记录中提取 error_message 和 next_retry_at,
日志输出格式改为「近期添加下载失败(失败原因:xxx),暂时跳过该资源,将于 yyyy-MM-dd HH:mm:ss 后重试」。
2026-08-17 13:24:22 +08:00
..
2026-08-17 06:13:46 +08:00
2026-08-17 08:01:59 +08:00
2026-08-17 11:32:04 +08:00
2026-08-17 06:13:18 +08:00
2026-08-17 13:24:22 +08:00
2026-08-16 19:32:20 +08:00
2026-08-14 19:53:33 +08:00
2026-08-16 16:30:16 +08:00
2026-08-16 16:07:38 +08:00
2026-08-12 23:15:13 +08:00
2026-08-17 11:07:13 +08:00
2026-08-16 04:59:17 +08:00
2026-08-15 06:58:38 +08:00
2026-08-17 10:34:45 +08:00
2026-08-17 10:56:31 +08:00
2026-08-16 17:13:51 +08:00
2026-08-17 11:32:04 +08:00
2026-08-15 06:58:38 +08:00
2026-08-16 19:32:20 +08:00
2026-08-14 19:53:33 +08:00
2026-08-14 19:53:33 +08:00
2026-08-16 19:32:20 +08:00
2026-08-16 16:30:16 +08:00
2026-08-15 06:58:38 +08:00
2026-08-16 19:48:22 +08:00