amazing cache #55

Merged
kscheidecker merged 22 commits from backend/grid-based-cache into main 2025-01-30 12:40:36 +00:00
Showing only changes of commit 2a5023df4b - Show all commits

View File

@ -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