Commit Graph

11 Commits

Author SHA1 Message Date
Talmaj Marinc
d657a40681 Add distinction in error messaging for gated models.
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
2026-07-02 12:41:23 +02:00
Talmaj Marinc
abc0b728ab Fix sweep deleting FAILED partials and fix segmented resume path trusted offsets blindly. 2026-06-30 20:33:16 +02:00
Talmaj Marinc
b419fd8399 Redact urls in logging and fix concurrent enqueue issue that could corrupt the downloaded files. 2026-06-30 20:33:16 +02:00
Talmaj Marinc
c785130223 Switch to asyncio.to_thread for db calls in job.py 2026-06-30 20:33:16 +02:00
Talmaj Marinc
4ccaaa6f37 Improve _finalize checks for downloads. 2026-06-30 20:33:16 +02:00
Talmaj Marinc
58392bf7a6 Truncate file to 0 before restarting. 2026-06-30 20:33:16 +02:00
Talmaj Marinc
4ae294d2d5 Add max-download-size in case the server tries to send larger files than it reports. 2026-06-30 20:33:15 +02:00
Talmaj Marinc
95b0758a88 Clear error when the job leaves a failure state. 2026-06-30 20:33:15 +02:00
Talmaj Marinc
dba2bfbc02 Fix resuming of segmented download. 2026-06-30 20:33:15 +02:00
Talmaj Marinc
4bd7cc153e Simplify docstrings. 2026-06-30 20:33:15 +02:00
Talmaj Marinc
c7c18377a3 Add initial commit for model downloader. 2026-06-30 20:33:15 +02:00