diff --git a/h_periodic/h_beat.py b/h_periodic/h_beat.py index 05c912c..5270071 100644 --- a/h_periodic/h_beat.py +++ b/h_periodic/h_beat.py @@ -17,8 +17,8 @@ print("h_beat disabled by DISABLE_H_BEAT environment variable") sys.exit() -SLIM_TASK_SINCE = "2018-01-01" -SLIM_TASK_UNTIL = "2019-12-31" +SLIM_TASK_SINCE = "2018-04-01" +SLIM_TASK_UNTIL = "2020-03-30" celery = Celery("h") celery.conf.update(