1
0
Fork 0
No description
Find a file
Ethan Dalool 8e5f50323d Add 2s timeout to get requests.
The hn api usually returns in less than 0.25 seconds, but occasionally
I'm getting huge latency spikes. A quick timeout and retry solves that
for me.

If you are using this tool with a very high baseline ping, 2s may be
too aggressive.
2020-10-27 22:28:42 -07:00
.gitignore Initial commit. 2020-10-25 19:42:48 -07:00
hnarchive.py Add 2s timeout to get requests. 2020-10-27 22:28:42 -07:00