jovandeginste / workout-tracker

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
958 stars 30 forks source link

Retry geocoding request to openstreetmap #164

Closed jovandeginste closed 5 months ago

jovandeginste commented 5 months ago

Sometimes the geocoding request times out (takes longer than 8 seconds). This change will retry this a number of times, and add a longer delay every time.