Add weekly cron for owners refresh; fix download timeout
- options(timeout = 300) added to update_owners.R — 87.5 MB SCPA file exceeds the 60s default - TODO updated: cron job tested end-to-end 2026-03-09
This commit is contained in:
@@ -12,6 +12,8 @@ library(dplyr)
|
||||
library(stringr)
|
||||
library(sf)
|
||||
|
||||
options(timeout = 300)
|
||||
|
||||
subdivisions <- c(
|
||||
"8120", "8113", "8171", "8195", "8221",
|
||||
"8163", "8240", "8159", "8149", "8110", "8254", "8215", "8143"
|
||||
|
||||
Reference in New Issue
Block a user