Hacker News new | ask | show | jobs
by sheraz 3092 days ago
Yep. I do the exact thing for a lot of network related things (dns lookups, http requests). I use this nifty library: https://github.com/jd/tenacity
1 comments

Wow, both terrific tips, thanks!