Commit eafde96
committed
Add recurring schedule for weekly batch scheduler job
Schedule the job to run every Monday at 2:15 AM London time. We tell
users that we will run the job shortly after 2:00 AM.
We're scheduling it to run a little while after the job to schedule
the daily batches has run in order to spread the load on the system.1 parent 4a2e401 commit eafde96
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments