Peter DeVita
Peter DeVita
GRB could use a better queueing system. Currently, the inbox is treated as the queue and while this works, it can be rather crude and it lacks certain features or...
When Imgur originally started doing mp4 uploads they used a different file extension, .gifv, to represent these files and to push the idea that this was the successor of the...
I thought I already had an issue for this, oops. This is pretty rare so I need to collect some examples to try to figure out what's going on. https://www.reddit.com/r/reactiongifs/comments/r0jbjs/mrw_its_that_time_of_year_again_to_head_back_to/hltfawg
https://www.reddit.com/r/reverseanimalrescue/comments/qpq2xx/couple_speaks_in_tongues_while_shoving_bears_head/hjy32vd/
Right now, the bot expects LinkGifs to just work and doesn't have any error handling for it. Links that don't work should just be skipped.
This is a significant problem due to Redgifs running NSFW ads, not a pleasant surprise. My guess is that some of the bot's older gifs were automatically moved to the...
https://www.reddit.com/r/bigfoot/comments/njmha1/keep_an_eye_at_the_right_leg_when_it_reaches_back/gz8k59s/
``` Traceback (most recent call last): File "/home/pmdevita/.local/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn conn = connection.create_connection( File "/home/pmdevita/.local/lib/python3.8/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/local/lib/python3.8/socket.py",...
vredditshare was running into this. It should parse out the time limit and then sleep for that amount.
``` {'errorMessage': '2020-10-11T12:18:49.100Z d3e223b5-7018-4b24-bdac-2685f94592b3 Task timed out after 15.02 sec onds'} ```