Bryce Boe

Results 31 comments of Bryce Boe

This is a problem with the ThreadingMixIn. It occurs when there is still an unclosed connection to the server. I'm not going to look into _solving_ the issue right away...

@arikfr how open would you be to a pull request in this area? I have little knowledge of Redash internals, however, we would like to solve the issue and may...

Not from my end. Development time for value ended up not being worth it.

I was curious about this question so I tested out coveralls API: https://docs.coveralls.io/api-reference When the `service_name` field is passed as `github` then coveralls expects the `repo_token` field to be a...

Thanks for pulling me in @hroncok. I'm happy to provide code reviews from time to time, but realistically that probably means one a month.

@rhiever I don't have any insight to add from Reddit's API side. Perhaps there is a new bs4 version that is backwards incompatible?

What version of prawtools, praw, and prawcore are you running? Sounds like maybe the tokens aren't be updated properly.

Would you say about after an hour of running?

Looks like better exception handling is needed. Cannot do much about connection reset errors, other than log and retry. That should be a separate issue, however.