logoalt Hacker News

Gasp0deyesterday at 11:04 PM0 repliesview on HN

Instead of using a fixed backoff, just use a token-bucket algorithm. Try a few requests every now and then and have each successful request enable another retry.