Skip to content

Commit

Permalink
SC: increase scraper frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
NewAgeAirbender authored Dec 28, 2023
1 parent 73f24d3 commit 606a747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/sc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ SC-scrape:
enabled: true
environment: scrapers
triggers:
# - cron: 0 */4 * * ?
- cron: 0 4 * * ?
- cron: 0 */4 * * ?
# - cron: 0 4 * * ?
timeout_minutes: 1200
next_tasks:
- SC-text
Expand Down

0 comments on commit 606a747

Please sign in to comment.