closeio / authalligator-client

A python client for the authalligator service
MIT License
0 stars 1 forks source link

Add automatic retries on network requests #8

Closed AlecRosenbaum closed 4 years ago

AlecRosenbaum commented 4 years ago

This allows for more graceful handling of intermittent networking issues or when doing things like db failovers, etc.