]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
trivial: contrib: wrap the process in try/except to catch server issues
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 23 Jan 2025 16:44:10 +0000 (10:44 -0600)
committerMario Limonciello <mario.limonciello@amd.com>
Thu, 23 Jan 2025 16:44:53 +0000 (10:44 -0600)
commit84e4027f90c5dc053a597ce643c16699db24ecd9
tree53326199665500638d8765beeeec42a2b189459d
parent3d2c53f21f3a416135a9f6c991f35dd9bcdd6827
trivial: contrib: wrap the process in try/except to catch server issues

If lore has load problems, don't bail, just wrap them and try again
on the next cycle.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
contrib/process_linux_firmware.py