TheDarkLordSano / HFYBeetusBot

Full Control Mwuahahhaha
GNU General Public License v2.0
5 stars 1 forks source link

503 error in submission stream #21

Open TheDarkLordSano opened 7 years ago

TheDarkLordSano commented 7 years ago

File "/usr/local/lib/python2.7/dist-packages/prawcore/sessions.py", line 123, in _request_with_retries raise self.STATUS_EXCEPTIONSresponse.status_code prawcore.exceptions.ServerError: received 503 HTTP response

need to properly except the error and resolve. My attempts thus far have not panned out correctly.