Testeando error en geocoder.
This commit is contained in:
parent
06e1f78f40
commit
a3a2165f43
4 changed files with 172 additions and 138 deletions
|
|
@ -13,7 +13,7 @@ class Geocoder:
|
|||
def start(self):
|
||||
|
||||
while True:
|
||||
sleep(120)
|
||||
sleep(1)
|
||||
|
||||
print("Exists: {}".format(capturas_interface.not_geocoded_captura_exists()))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue