gendesign/backend/tests/workers
bot-backend 55811ff7cc
All checks were successful
Deploy / changes (push) Successful in 15s
Deploy / build-backend (push) Successful in 1m58s
Deploy / build-worker (push) Successful in 3m9s
Deploy / build-frontend (push) Successful in 3m19s
Deploy / deploy (push) Successful in 1m24s
feat(workers): data-freshness monitor (Celery beat → GlitchTip)
Extract compute_freshness(db) from the /admin/scrape/freshness handler (endpoint unchanged) + daily beat task scrape_freshness_check that alerts via sentry_sdk.capture_message when a source is stale/failed (error on critical-failed, else warning). Registered in celery include + beat (09:00 MSK). Refs #73
2026-06-25 11:29:34 +00:00
..
tasks
test_backfill_zone_regulations.py
test_cbr_macro_sync.py
test_genplan_zones_sync.py
test_ird_harvest.py
test_krt_geometry_sync.py
test_nspd_geo.py
test_opportunity_harvest.py
test_planning_harvest.py
test_reservation_ingest.py
test_riasurt_sverdl_harvest.py
test_rosstat_macro_sync.py
test_scrape_cadastre.py
test_scrape_freshness_check.py feat(workers): data-freshness monitor (Celery beat → GlitchTip) 2026-06-25 11:29:34 +00:00
test_scrape_kn_catalog_objects.py
test_supply_layers_refresh.py
test_zone_regulation_refresh.py