bboe opened this issue 4 years ago · 2 comments
See: https://old.reddit.com/r/redditdev/comments/nw59ux/how_to_config_the_timeout/h1bd2w1/
The workaround for this issue is to set the prawcore_timeout environment variable before importing prawcore (or praw). That will modify the default timeout used when an explicit timeout isn't provided.
prawcore_timeout
prawcore
praw
It seems like we're all set now due to #117.