MickLesk
b0c499e9e5
fix(frigate): use curl_with_retry for all downloads
...
Replace all wget and bare curl calls with curl_with_retry from
tools.func for robust downloads with retry logic, exponential
backoff, and DNS pre-checks. This prevents install failures from
transient network issues during model and dependency downloads.
2026-03-17 20:51:12 +01:00
..
2026-03-06 10:20:46 +01:00
2026-03-03 11:02:38 +01:00
2026-03-16 17:33:32 +01:00
2026-03-05 18:53:15 +01:00
2026-03-03 21:55:06 +01:00
2026-03-06 14:11:57 +01:00
2026-03-05 15:58:47 +01:00
2026-03-13 13:10:48 +01:00
2026-03-04 10:23:29 +01:00
2026-03-05 22:30:20 +01:00
2026-03-17 20:51:12 +01:00
2026-03-04 12:04:45 +01:00
2026-03-09 08:05:50 +01:00
2026-03-16 17:45:22 +01:00
2026-03-15 23:13:08 +01:00
2026-03-07 22:14:29 +01:00
2026-03-16 20:41:21 +01:00
2026-03-07 23:46:36 +01:00
2026-03-15 20:08:39 +01:00
2026-03-04 10:26:34 +01:00
2026-03-12 14:19:54 +01:00
2026-03-05 15:58:10 +01:00
2026-03-08 13:25:24 +01:00
2026-03-09 17:06:07 +01:00
2026-03-09 18:38:58 +01:00
2026-03-09 13:51:59 +01:00
2026-03-05 13:50:20 +01:00
2026-03-12 13:59:04 +01:00
2026-03-05 15:27:40 +01:00
2026-03-09 18:59:35 +01:00
2026-03-07 19:21:04 +01:00
2026-03-09 09:13:45 +01:00
2026-03-06 10:20:46 +01:00
2026-03-09 00:00:30 +01:00
2026-03-16 11:36:12 +01:00
2026-03-06 21:53:47 +01:00
2026-03-15 20:40:35 +01:00
2026-03-04 10:24:04 +01:00
2026-03-05 15:56:02 +01:00
2026-03-03 11:02:38 +01:00
2026-03-06 16:17:00 +01:00
2026-03-15 09:59:57 +01:00
2026-03-15 23:12:11 +01:00