From 4b0684a9105851ea30539f39fb23182960b4b44d Mon Sep 17 00:00:00 2001 From: Jesse Mortenson Date: Mon, 18 Nov 2024 13:45:37 -0600 Subject: [PATCH] US: increase bill scraper timeout to 24 hours --- tasks/us.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/us.yml b/tasks/us.yml index 5aca916..521b267 100644 --- a/tasks/us.yml +++ b/tasks/us.yml @@ -5,7 +5,7 @@ US-scrape: environment: scrapers triggers: - cron: 0 8 * * ? - timeout_minutes: 1200 + timeout_minutes: 1440 next_tasks: - US-text