mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-23 17:56:07 +00:00
7fc9f57303
Retry each delete_folder up to 3x with backoff and continue past failures instead of aborting the whole run on the first ReadTimeout. Re-running is safe (present set is recomputed, already-deleted datasets drop out).