Skip to content

Commit

Permalink
Refresh the csv every minute
Browse files Browse the repository at this point in the history
  • Loading branch information
VirginiaDooley authored and Virginia Dooley committed Jun 28, 2024
1 parent bcebafb commit 99edc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/crontab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@

- cron:
name: "Update materialized view"
minute: "*/15"
minute: "*/1"
job: "output-on-error /var/www/ynr/env/bin/python /var/www/ynr/code/manage.py update_data_export_view"

0 comments on commit 99edc05

Please sign in to comment.