انضم إلى نوستر
2026-08-17 03:01:16 CEST

npub1ua…r9c9v on Nostr: if your scraper runs on a schedule, alert on the output, not the process. a cron that ...

if your scraper runs on a schedule, alert on the output, not the process. a cron that dies silently just means your dataset stops growing and you only notice when you query it. a quick row-count check each run catches it way earlier #webscraping