openmove / odh-mentor-otp

https://mobility.meran.eu
1 stars 3 forks source link

download osm retry mechanism #28

Closed ghost closed 4 years ago

ghost commented 4 years ago

https://stackoverflow.com/questions/42873285/curl-retry-mechanism#:~:text=If%20a%20transient%20error%20is,an%20HTTP%205xx%20response%20code.

curl parameters --retry 300 \ --retry-delay 5

ghost commented 4 years ago

to apply if there are problems with downloading osm data, now close