Improve error reporting

This commit is contained in:
Ian Renton
2026-07-25 13:42:21 +01:00
parent ba08555a30
commit e7253c0916
19 changed files with 41 additions and 16 deletions
+1
View File
@@ -2,6 +2,7 @@ import csv
import logging
from pyhamtools.locator import latlong_to_locator, locator_to_latlong
from requests.exceptions import ConnectionError
from core.cache_utils import SEMI_STATIC_URL_DATA_CACHE
from core.constants import SIGS, HTTP_HEADERS