]> git.openstreetmap.org Git - nominatim.git/commit
fix timeout use for replication timeout
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 8 Nov 2022 20:45:36 +0000 (21:45 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 9 Nov 2022 08:12:37 +0000 (09:12 +0100)
commit1fdcec985a2e4127391394261a5d25dd17a1af63
treebcc5a2dc341b75d5e1d8df23b40fefd3232933e2
parent30f526c943632762c92be2b1a4080cf3d89d48c9
fix timeout use for replication timeout

The timeout parameter is no longer taken into account since
pyosmium switched to the requests library. This adds the parameter
back.
nominatim/clicmd/replication.py
nominatim/tools/replication.py