fix: retry transient official source failures
This commit is contained in:
@@ -7408,6 +7408,9 @@ Open:
|
||||
explicit truncation flag. Pagination and identity checks fail closed.
|
||||
- Declared EPSG:4326 in both generated GeoJSON FeatureCollections so the
|
||||
importer records `crs_assumed=false` for this known official OGC source.
|
||||
- Added bounded retries for safe source GETs after the live refresh exposed a
|
||||
transient GRB HTTP 500 on page 66. Mutating GeoIntel API requests are not
|
||||
retried automatically.
|
||||
- Kept the provider boundary honest: provisioning is an operator action and
|
||||
imports through canonical Project, Area and Dataset HTTP routes. It does not
|
||||
enable the dormant live GRB provider or write directly to `vector_features`.
|
||||
|
||||
Reference in New Issue
Block a user