osmlab / editor-layer-index

A unified layer index for OSM editors.
https://osmlab.github.io/editor-layer-index/
Other
217 stars 256 forks source link

[Watchdog] Imagery "National Geographic Institute UAV Orthophotos (WMS)": sources/south-america/ar/IGN-UAV-orthophotos_wms.geojson broken #2154

Open rbuffat opened 9 months ago

rbuffat commented 9 months ago

Watchdog failed for 5 consecutive days for: "National Geographic Institute UAV Orthophotos (WMS)" -> sources/south-america/ar/IGN-UAV-orthophotos_wms.geojson

Reason: Error: Timeout for: https://imagenes.ign.gob.ar/geoserver/ortomosaicos_vant/ows?SERVICE=wms&REQUEST=GetCapabilities

CC contributors to this imagery: @Zalitoar, @rbuffat

Zalitoar commented 9 months ago

This service works fine, but sometimes because of unplanned changes in some layer groups, their cache is truncated leaving GeoServer with the task of reseed tiles under demand. This creates an extraodinary load for the server at intervals going from seconds to few minutes with major lag, so the service isn't wroken but it takes more time than usual to answer the requests.

Is there a way to disable this alert as it is a false positive? Thanks in advance.