philippnormann / nvidia-sniper

🎯 Autonomously buy Nvidia Founders Edition GPUs as soon as they become available.
394 stars 99 forks source link

Add mechanism to retry if API times out #59

Closed troyax closed 4 years ago

troyax commented 4 years ago

Added utilities to do http requests and perform retries when the API takes long to respond.

Features

Caveats

philippnormann commented 4 years ago

Hey @troyax, thanks for the suggestion! The latest version has a working retry mechanism for the API. I'm closing this for now, but feel free to open a new PR if you have any suggestions on improving the current retry mechanism.