Closed NeoMahler closed 2 years ago
Right now, it raises the error and the script stops.
Same for 500 errors. It should probably catch all errors in general.
With 00d8f0e0f37e098e163dac62ec0f890fc7657ad1, it should try up to 3 times per item if there's an exception raised by the requests module.
Right now, it raises the error and the script stops.