amazing cache #55
@ -336,7 +336,7 @@ def fill_cache():
|
||||
try :
|
||||
json_data = json.load(f)
|
||||
except Exception as exc :
|
||||
raise Exception(f'An unexpected error occured while parsing file {f}') from exc
|
||||
overpass.logger.error(f'An error occured while parsing file {f} as .json file')
|
||||
|
||||
|
||||
# Fill the cache with the query and key
|
||||
|
Loading…
x
Reference in New Issue
Block a user