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
@@ -4,6 +4,7 @@ from datetime import datetime
import pytz
import requests
from requests.exceptions import ConnectionError
from core.constants import HTTP_HEADERS
from data.sig_ref import SIGRef