]> git.openstreetmap.org Git - nominatim.git/commit
reintroduce timeout for replication file download
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 4 Feb 2021 10:47:11 +0000 (11:47 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 4 Feb 2021 10:47:11 +0000 (11:47 +0100)
commit948217d5e91eb4614cfd38f27db08d4b633609e4
tree6e3f93cf1c313d7e57a85e3c8cd22ceb1c24effa
parent6cc06828dbc722deb1c06dc4176400f727eb24dc
reintroduce timeout for replication file download

This ports the --socket-timeout parameter from
pyosmium-get-changes which ensures that the update
process eventually times out on hanging network connections.
nominatim/cli.py