Request: skip 404 instead of throwing an excepting which disrupts / ends the queue
Opened this issue · 0 comments
Kvasmuppet commented
Every now and then, though rarely, I end up with a 404 exception with reddit_get. It's nice that the script tells me that there has been a 404 error. However, it shouldn't terminate the queu / script, but simply skip the 404 and continue on with the next one.