0188cbe0bf
Show MediaWiki API error messages
2026-05-15 15:23:54 +00:00
b430411b7e
Add fixture snapshots for all 40 sample locations
2026-04-19 14:07:54 +01:00
7790d10f08
Add pytest suite for sample locations with recorded fixtures
...
Tests replay pre-recorded WDQS and Wikidata API responses so they run
offline against only the local PostGIS database. capture_fixtures.py
records live responses into tests/fixtures/ for later replay.
2026-04-19 14:07:51 +01:00
89fe3404aa
Retry failed Wikidata SPARQL queries
...
Closes : #11
2024-02-25 18:56:46 +00:00
5a14d5b4ef
Add a test for ConnectionError from the Wikidata API
2024-02-13 11:44:07 +00:00
413a6e4851
Catch Wikidata API errors and retry
...
Retry API error calls with exponential backoff.
Send mail to admin if errors continue after retries.
Includes a test.
2024-02-13 11:04:32 +00:00