Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
NewAgeAirbender committed May 10, 2024
2 parents 059cd3c + 5f1ba92 commit 4bc05ef
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 46 deletions.
18 changes: 0 additions & 18 deletions tasks/de.yml

This file was deleted.

2 changes: 1 addition & 1 deletion tasks/il.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ IL-scrape:
environment: scrapers
memory: 1024
triggers:
- cron: 0 */8 * * ?
- cron: 0 */14 * * ?
# - cron: 10 6 * * ?
timeout_minutes: 2160 # regularly 12 hours, 36 hours to be safe :(
next_tasks:
Expand Down
26 changes: 0 additions & 26 deletions tasks/nd.yml

This file was deleted.

3 changes: 2 additions & 1 deletion tasks/ny.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ NY-scrape:
environment: scrapers
memory: 1024
triggers:
- cron: 0 1,19 * * ?
# - cron: 0 1,19 * * ?
- cron: 0 */12 * * ?
timeout_minutes: 600 # regularly 7 hours, 10 to be safe
next_tasks:
- NY-text
Expand Down

0 comments on commit 4bc05ef

Please sign in to comment.