maddyblue / hots.dog

Heroes of the Storm aggregator; formerly https://hots.dog/
MIT License
11 stars 0 forks source link

retry db requests #25

Open maddyblue opened 6 years ago

maddyblue commented 6 years ago

all backend requests should be smart enough to retry if the db connection was bad. need to make sure it can use a new DNS address if the old one has gone down.