When I run Twitter API code. I get this error:
tweepy.error.TweepError: Failed to send request: ('Connection aborted.', error(54, 'Connection reset by peer'))
Is this a problem on my end, and is there a way to avoid it, or tell the code to wait until the issue is fixe/try again instead of simply aborting?