Placekey / placekey-py

https://placekey.io
Apache License 2.0
59 stars 8 forks source link

Removed Optimistic Retry #27

Closed jarredSafegraph closed 9 months ago

jarredSafegraph commented 10 months ago

The existing implementation of the retry mechanism leverages an optimistic recovery mechanism. If, for some reason, it does not recover, it will end up in an infinite loop.